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

Issue 2728273002: [RLS] Don't create PaintLayerCompositor layers. (Closed)

Created:
3 years, 9 months ago by skobes
Modified:
3 years, 9 months ago
Reviewers:
bokan, chrishtr, szager1
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews, blink-reviews-frames_chromium.org, kinuko+watch, cbiesinger
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[RLS] Don't create PaintLayerCompositor layers. In root layer scrolling mode, the main GraphicsLayer in the LayoutView's CompositedLayerMapping is now connected directly to the VisualViewport scroll layer (in the main frame), or to the layer of an owning LayoutIFrame. BUG=698464 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2728273002 Cr-Commit-Position: refs/heads/master@{#455954} Committed: https://chromium.googlesource.com/chromium/src/+/13e9d344a202ab2d800c64f9c3f0beef605651d9

Patch Set 1 #

Total comments: 10

Patch Set 2 : add DCHECK, remove dead branch #

Patch Set 3 : address szager's comments #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Messages

Total messages: 60 (49 generated)
skobes
3 years, 9 months ago (2017-03-04 23:39:12 UTC) #16
bokan
https://codereview.chromium.org/2728273002/diff/80001/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp File third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp (left): https://codereview.chromium.org/2728273002/diff/80001/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp#oldcode1186 third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp:1186: if (!m_rootContentLayer) It seems like the existence of rootContentLayer ...
3 years, 9 months ago (2017-03-06 15:42:30 UTC) #22
szager1
https://codereview.chromium.org/2728273002/diff/80001/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp File third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp (right): https://codereview.chromium.org/2728273002/diff/80001/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp#newcode1160 third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp:1160: // TODO(skobes): When root layer scrolling is enabled, we ...
3 years, 9 months ago (2017-03-06 22:07:47 UTC) #25
skobes
https://codereview.chromium.org/2728273002/diff/80001/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp File third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp (left): https://codereview.chromium.org/2728273002/diff/80001/third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp#oldcode1186 third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp:1186: if (!m_rootContentLayer) On 2017/03/06 15:42:30, bokan wrote: > It ...
3 years, 9 months ago (2017-03-06 23:00:25 UTC) #28
bokan
lgtm (though I'm not an expert in PLC so please wait for other reviewers)
3 years, 9 months ago (2017-03-06 23:09:44 UTC) #29
skobes
szager: ping :)
3 years, 9 months ago (2017-03-09 17:49:58 UTC) #49
szager1
lgtm
3 years, 9 months ago (2017-03-09 20:38:53 UTC) #50
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/2728273002/200001
3 years, 9 months ago (2017-03-09 21:20:29 UTC) #53
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/406036)
3 years, 9 months ago (2017-03-09 23:57:04 UTC) #55
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/2728273002/200001
3 years, 9 months ago (2017-03-10 00:33:09 UTC) #57
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 01:41:53 UTC) #60
Message was sent while issue was closed.
Committed patchset #7 (id:200001) as
https://chromium.googlesource.com/chromium/src/+/13e9d344a202ab2d800c64f9c3f0...

Powered by Google App Engine
This is Rietveld 408576698