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

Issue 2412613003: [SPInvalidation] Ensure paint invalidation flags are cleared (Closed)

Created:
4 years, 2 months ago by Xianzhu
Modified:
4 years, 2 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPInvalidation] Ensure paint invalidation flags are cleared Also fixed a bug about multicol spanner placeholder. We may set paint invalidation flags on it so we need to clear the flags though we don't need to invalidate it. BUG=646176 TEST=existing unit and layout tests CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/751e1f52e94d3d611e27571de632b6a8faa7fc34 Cr-Commit-Position: refs/heads/master@{#424608}

Patch Set 1 #

Total comments: 2

Patch Set 2 : [SPInvalidation] Ensure paint invalidation flags are cleared #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
Xianzhu
4 years, 2 months ago (2016-10-11 22:04:32 UTC) #3
chrishtr
https://codereview.chromium.org/2412613003/diff/1/third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp File third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp (right): https://codereview.chromium.org/2412613003/diff/1/third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp#newcode71 third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp:71: object.getMutableForPainting().clearPaintInvalidationFlags(); The incorrect flags would have been set by ...
4 years, 2 months ago (2016-10-11 22:12:42 UTC) #4
Xianzhu
https://codereview.chromium.org/2412613003/diff/1/third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp File third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp (right): https://codereview.chromium.org/2412613003/diff/1/third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp#newcode71 third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp:71: object.getMutableForPainting().clearPaintInvalidationFlags(); On 2016/10/11 22:12:42, chrishtr wrote: > The incorrect ...
4 years, 2 months ago (2016-10-11 22:37:21 UTC) #5
chrishtr
lgtm
4 years, 2 months ago (2016-10-11 23:02:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2412613003/20001
4 years, 2 months ago (2016-10-11 23:02:53 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-12 00:16:24 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 00:19:55 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/751e1f52e94d3d611e27571de632b6a8faa7fc34
Cr-Commit-Position: refs/heads/master@{#424608}

Powered by Google App Engine
This is Rietveld 408576698