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

Issue 1820793004: Disable subsequence caching for spv2 (Closed)

Created:
4 years, 9 months ago by pdr.
Modified:
4 years, 9 months ago
Reviewers:
Xianzhu
CC:
blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable subsequence caching for spv2 Invalidation does not currently work properly in spv2 and subsequence caching would cause subtrees to incorrectly paint when spv2 was enabled. On real websites this results in flashing content that should have painted but didn't, or flashes of cached content incorrectly drawn at the origin. This patch disables subsequence caching which fixes google.com and several layout tests. BUG=596780 Committed: https://crrev.com/bfb0fc4dbd0648aac537ca64ad6fffad621eb6be Cr-Commit-Position: refs/heads/master@{#382675}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add todo, and add more complete entries to TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 3 chunks +16 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820793004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820793004/1
4 years, 9 months ago (2016-03-22 06:12:49 UTC) #2
pdr.
4 years, 9 months ago (2016-03-22 06:13:15 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-22 08:33:26 UTC) #6
Xianzhu
lgtm https://codereview.chromium.org/1820793004/diff/1/third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp File third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp (right): https://codereview.chromium.org/1820793004/diff/1/third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp#newcode22 third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp:22: Nit: TODO(<wangxianzhu or pdr>): Make it work. and ...
4 years, 9 months ago (2016-03-22 16:35:11 UTC) #7
Xianzhu
https://codereview.chromium.org/1820793004/diff/1/third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp File third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp (right): https://codereview.chromium.org/1820793004/diff/1/third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp#newcode22 third_party/WebKit/Source/platform/graphics/paint/SubsequenceRecorder.cpp:22: On 2016/03/22 16:35:11, Xianzhu wrote: > Nit: TODO(<wangxianzhu or ...
4 years, 9 months ago (2016-03-22 17:03:31 UTC) #8
pdr.
Thanks! I updated TestExpectations in the latest patch to have more explanations for the failures ...
4 years, 9 months ago (2016-03-22 19:16:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820793004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820793004/20001
4 years, 9 months ago (2016-03-22 19:17:14 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-22 20:55:13 UTC) #14
commit-bot: I haz the power
4 years, 9 months ago (2016-03-22 20:56:50 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bfb0fc4dbd0648aac537ca64ad6fffad621eb6be
Cr-Commit-Position: refs/heads/master@{#382675}

Powered by Google App Engine
This is Rietveld 408576698