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

Issue 2498763002: Allow subsequence caching for SVG roots that have PaintLayers. (Closed)

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

Description

Allow subsequence caching for SVG roots that have PaintLayers. SVG subtrees paint atomically, which is all that is needed to get this feature. BUG=663953 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/a77dfb5865c1fc52c2094acba37fea629e26ccf5 Cr-Commit-Position: refs/heads/master@{#431973}

Patch Set 1 #

Patch Set 2 : none #

Total comments: 2

Patch Set 3 : none #

Patch Set 4 : Merge branch 'master' into svgroot #

Patch Set 5 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -2 lines) Patch
M third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerPainterTest.cpp View 1 2 3 4 1 chunk +146 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
chrishtr
4 years, 1 month ago (2016-11-12 00:00:08 UTC) #4
wkorman
lgtm This seems worth doing in any case but I am curious re: the in ...
4 years, 1 month ago (2016-11-12 00:05:51 UTC) #7
chrishtr
On 2016/11/12 at 00:05:51, wkorman wrote: > lgtm > > This seems worth doing in ...
4 years, 1 month ago (2016-11-12 00:10:30 UTC) #8
chrishtr
https://codereview.chromium.org/2498763002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp File third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp (right): https://codereview.chromium.org/2498763002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp#newcode155 third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp:155: !paintLayer.layoutObject()->isSVGRoot()) On 2016/11/12 at 00:05:51, wkorman wrote: > Consider ...
4 years, 1 month ago (2016-11-12 00:15:20 UTC) #10
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/2498763002/40001
4 years, 1 month ago (2016-11-12 00:16:08 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/334081)
4 years, 1 month ago (2016-11-12 01:14:54 UTC) #14
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/2498763002/60001
4 years, 1 month ago (2016-11-14 17:47:35 UTC) #17
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/2498763002/80001
4 years, 1 month ago (2016-11-14 18:48:39 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-14 23:38:07 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 23:43:45 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a77dfb5865c1fc52c2094acba37fea629e26ccf5
Cr-Commit-Position: refs/heads/master@{#431973}

Powered by Google App Engine
This is Rietveld 408576698