DescriptionSimplify InlineFlowBox::paintBoxDecorations.
This change:
* simplifies the paintPhase checks in InlineFlowBox::paint
* clarifies and moves the "should paint box decorations" check above
other work, including the roundedFrameRect computation
* makes some internal painting methods private
* fixes the name of "adjustedPaintOffset"
* resolves lint errors that arose during the above
3% reduction in record time on desktop Wikipedia.
Negligible impact on N7 key_silk_cases.
BUG=388946
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177180
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|