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

Issue 2651793012: [RootLayerScrolls] Annotate non-fast-scroll regions to correct layer (Closed)

Created:
3 years, 10 months ago by szager1
Modified:
3 years, 10 months ago
Reviewers:
skobes
CC:
chromium-reviews, kenneth.christiansen, dshwang, blink-layers+watch_chromium.org, blink-reviews-paint_chromium.org, blink-reviews, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[RootLayerScrolls] Annotate non-fast-scroll regions to correct layer This doesn't change how the non-fast-scroll regions are generated; it just affects where they are annotated for the compositor. With this change, all of the scrollingcoordinator/ tests need to ensure that they overflow the top frame, to ensure that the root layer has a scrolling contents layer. BUG=417782 R=skobes@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2651793012 Cr-Commit-Position: refs/heads/master@{#447243} Committed: https://chromium.googlesource.com/chromium/src/+/b58d93befd050fa4f397f7d4be064818378b10a2

Patch Set 1 #

Total comments: 2

Patch Set 2 : test expectation #

Patch Set 3 : Get rid of nonFastScrollableRects plumbing. #

Messages

Total messages: 18 (10 generated)
szager1
3 years, 10 months ago (2017-01-27 19:54:47 UTC) #1
skobes
https://codereview.chromium.org/2651793012/diff/1/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/2651793012/diff/1/third_party/WebKit/Source/core/page/Page.cpp#newcode185 third_party/WebKit/Source/core/page/Page.cpp:185: ->nonFastScrollableRects(); Could this just read layoutViewportScrollableArea()->layerForScrolling()->platformLayer()->nonFastScrollableRegion()? That would match ...
3 years, 10 months ago (2017-01-27 20:14:18 UTC) #5
szager1
https://codereview.chromium.org/2651793012/diff/1/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/2651793012/diff/1/third_party/WebKit/Source/core/page/Page.cpp#newcode185 third_party/WebKit/Source/core/page/Page.cpp:185: ->nonFastScrollableRects(); On 2017/01/27 20:14:18, skobes wrote: > Could this ...
3 years, 10 months ago (2017-01-27 22:32:49 UTC) #8
skobes
On 2017/01/27 22:32:49, szager1 wrote: > All of the new plumbing is just to avoid ...
3 years, 10 months ago (2017-01-27 22:35:50 UTC) #9
szager1
On 2017/01/27 22:35:50, skobes wrote: > On 2017/01/27 22:32:49, szager1 wrote: > > All of ...
3 years, 10 months ago (2017-01-30 23:59:15 UTC) #12
skobes
lgtm
3 years, 10 months ago (2017-01-31 01:02:55 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/2651793012/40001
3 years, 10 months ago (2017-01-31 14:45:14 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 16:33:32 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b58d93befd050fa4f397f7d4be06...

Powered by Google App Engine
This is Rietveld 408576698