Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1437)

Issue 352903002: Simplify InlineFlowBox::paintBoxDecorations. (Closed)

Created:
6 years, 6 months ago by jbroman
Modified:
6 years, 5 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Simplify 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -103 lines) Patch
M Source/core/rendering/InlineFlowBox.h View 2 chunks +6 lines, -5 lines 0 comments Download
M Source/core/rendering/InlineFlowBox.cpp View 2 chunks +97 lines, -98 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbroman
6 years, 6 months ago (2014-06-25 23:44:50 UTC) #1
Julien - ping for review
lgtm
6 years, 5 months ago (2014-06-30 02:04:59 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/352903002/1
6 years, 5 months ago (2014-06-30 02:06:14 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-06-30 02:09:45 UTC) #4
Message was sent while issue was closed.
Change committed as 177180

Powered by Google App Engine
This is Rietveld 408576698