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

Issue 403033002: Extract RenderBox::invalidatePaintIfNeeded() (Closed)

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

Description

Extract RenderBox::invalidatePaintIfNeeded() This reduces duplicated code for early returns in original RenderBox::invalidateTreeIfNeeded(), and helps to ensure all code needed to be executed for original and future early returns. No functional change. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178687

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M Source/core/rendering/RenderBox.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderBox.cpp View 4 chunks +13 lines, -13 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
Xianzhu
6 years, 5 months ago (2014-07-18 21:09:31 UTC) #1
Xianzhu
PTAL. This is the second of 4 patches split from https://codereview.chromium.org/398343003/ (Unified invalidation path).
6 years, 5 months ago (2014-07-21 16:49:01 UTC) #2
dsinclair
https://codereview.chromium.org/403033002/diff/1/Source/core/rendering/RenderBox.cpp File Source/core/rendering/RenderBox.cpp (right): https://codereview.chromium.org/403033002/diff/1/Source/core/rendering/RenderBox.cpp#newcode1568 Source/core/rendering/RenderBox.cpp:1568: savePreviousBorderBoxSizeIfNeeded(); Just to verify, this is the ordering we ...
6 years, 5 months ago (2014-07-21 17:10:57 UTC) #3
Xianzhu
https://codereview.chromium.org/403033002/diff/1/Source/core/rendering/RenderBox.cpp File Source/core/rendering/RenderBox.cpp (right): https://codereview.chromium.org/403033002/diff/1/Source/core/rendering/RenderBox.cpp#newcode1568 Source/core/rendering/RenderBox.cpp:1568: savePreviousBorderBoxSizeIfNeeded(); On 2014/07/21 17:10:56, dsinclair wrote: > Just to ...
6 years, 5 months ago (2014-07-21 17:18:54 UTC) #4
dsinclair
lgtm
6 years, 5 months ago (2014-07-21 17:27:35 UTC) #5
Xianzhu
Ping owners (leviw@, jchaffraix@)
6 years, 5 months ago (2014-07-22 15:52:56 UTC) #6
leviw_travelin_and_unemployed
Okay. LGTM.
6 years, 5 months ago (2014-07-22 18:21:04 UTC) #7
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 5 months ago (2014-07-22 18:22:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/403033002/1
6 years, 5 months ago (2014-07-22 18:23:30 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 19:28:44 UTC) #10
Message was sent while issue was closed.
Change committed as 178687

Powered by Google App Engine
This is Rietveld 408576698