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

Issue 2556803004: [SPInvalidation] Invalidate paint property when transform etc. change (Closed)

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

Description

[SPInvalidation] Invalidate paint property when transform etc. change CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 BUG=671695 TEST=virtual/spinvalidation/paint/invalidation/animated-gif-transformed-offscreen.html (repeat many times) Committed: https://crrev.com/d76ff3eba94442beb49b45c1bdc7abca39117a91 Cr-Commit-Position: refs/heads/master@{#436822}

Patch Set 1 #

Patch Set 2 : Fix #

Total comments: 4

Patch Set 3 : Rebase on origin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.cpp View 1 2 chunks +6 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (15 generated)
Xianzhu
4 years ago (2016-12-06 22:01:07 UTC) #9
pdr.
https://codereview.chromium.org/2556803004/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp File third_party/WebKit/Source/core/layout/LayoutObject.cpp (right): https://codereview.chromium.org/2556803004/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp#newcode1476 third_party/WebKit/Source/core/layout/LayoutObject.cpp:1476: if (RuntimeEnabledFeatures::slimmingPaintV2Enabled()) Should this be: "if (!RuntimeEnabledFeatures::slimmingPaintV2Enabled())"?
4 years ago (2016-12-06 22:03:55 UTC) #10
pdr.
https://codereview.chromium.org/2556803004/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp File third_party/WebKit/Source/core/layout/LayoutObject.cpp (right): https://codereview.chromium.org/2556803004/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp#newcode1476 third_party/WebKit/Source/core/layout/LayoutObject.cpp:1476: if (RuntimeEnabledFeatures::slimmingPaintV2Enabled()) On 2016/12/06 at 22:03:55, pdr. wrote: > ...
4 years ago (2016-12-06 22:05:50 UTC) #11
Xianzhu
About the reason of the crash, I got the following hypothesis: The image changed transform ...
4 years ago (2016-12-06 22:12:00 UTC) #12
Xianzhu
https://codereview.chromium.org/2556803004/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp File third_party/WebKit/Source/core/layout/LayoutObject.cpp (right): https://codereview.chromium.org/2556803004/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp#newcode1476 third_party/WebKit/Source/core/layout/LayoutObject.cpp:1476: if (RuntimeEnabledFeatures::slimmingPaintV2Enabled()) On 2016/12/06 22:12:00, Xianzhu wrote: > On ...
4 years ago (2016-12-06 22:12:50 UTC) #13
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/2556803004/40001
4 years ago (2016-12-06 22:17:42 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years ago (2016-12-07 00:19:40 UTC) #18
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/2556803004/40001
4 years ago (2016-12-07 00:22:06 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-07 01:31:07 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-07 01:35:57 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d76ff3eba94442beb49b45c1bdc7abca39117a91
Cr-Commit-Position: refs/heads/master@{#436822}

Powered by Google App Engine
This is Rietveld 408576698