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

Issue 2549353002: Implement PaintLayer::scrollsWithViewport for SPv2. (Closed)

Created:
4 years ago by chrishtr
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

Implement PaintLayer::scrollsWithViewport for SPv2. Also removes a call to ScrollingCoordinator::updateAfterCompositingChangeIfNeeded that is SPv2-incompatible, and add force lifecycle updates for two cases of querying scrolling state via web editingselection APIs. BUG=646188 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/1cf98b57647fa75d2aa18a94ba2128f1dc770386 Cr-Commit-Position: refs/heads/master@{#437051}

Patch Set 1 #

Total comments: 5

Patch Set 2 : none #

Patch Set 3 : none #

Total comments: 1

Patch Set 4 : none #

Patch Set 5 : none #

Patch Set 6 : none #

Patch Set 7 : none #

Total comments: 6

Patch Set 8 : none #

Total comments: 1

Patch Set 9 : none #

Messages

Total messages: 38 (27 generated)
chrishtr
4 years ago (2016-12-06 01:18:17 UTC) #4
pdr.
https://codereview.chromium.org/2549353002/diff/1/third_party/WebKit/Source/core/paint/PaintLayer.cpp File third_party/WebKit/Source/core/paint/PaintLayer.cpp (right): https://codereview.chromium.org/2549353002/diff/1/third_party/WebKit/Source/core/paint/PaintLayer.cpp#newcode342 third_party/WebKit/Source/core/paint/PaintLayer.cpp:342: if (layoutObject()->style()->position() == FixedPosition && Can you move the ...
4 years ago (2016-12-06 04:38:51 UTC) #9
chrishtr
https://codereview.chromium.org/2549353002/diff/1/third_party/WebKit/Source/core/paint/PaintLayer.cpp File third_party/WebKit/Source/core/paint/PaintLayer.cpp (right): https://codereview.chromium.org/2549353002/diff/1/third_party/WebKit/Source/core/paint/PaintLayer.cpp#newcode342 third_party/WebKit/Source/core/paint/PaintLayer.cpp:342: if (layoutObject()->style()->position() == FixedPosition && On 2016/12/06 at 04:38:51, ...
4 years ago (2016-12-06 23:56:07 UTC) #18
pdr.
LGTM https://codereview.chromium.org/2549353002/diff/120001/third_party/WebKit/Source/core/paint/PaintLayer.cpp File third_party/WebKit/Source/core/paint/PaintLayer.cpp (right): https://codereview.chromium.org/2549353002/diff/120001/third_party/WebKit/Source/core/paint/PaintLayer.cpp#newcode372 third_party/WebKit/Source/core/paint/PaintLayer.cpp:372: (!ancestorScrollingLayer() || ancestorScrollingLayer() == root())); Is the new ...
4 years ago (2016-12-07 00:02:05 UTC) #22
chrishtr
https://codereview.chromium.org/2549353002/diff/120001/third_party/WebKit/Source/core/paint/PaintLayer.cpp File third_party/WebKit/Source/core/paint/PaintLayer.cpp (right): https://codereview.chromium.org/2549353002/diff/120001/third_party/WebKit/Source/core/paint/PaintLayer.cpp#newcode372 third_party/WebKit/Source/core/paint/PaintLayer.cpp:372: (!ancestorScrollingLayer() || ancestorScrollingLayer() == root())); On 2016/12/07 at 00:02:05, ...
4 years ago (2016-12-07 01:00:34 UTC) #25
chrishtr
https://codereview.chromium.org/2549353002/diff/140001/third_party/WebKit/Source/core/layout/LayoutBox.cpp File third_party/WebKit/Source/core/layout/LayoutBox.cpp (right): https://codereview.chromium.org/2549353002/diff/140001/third_party/WebKit/Source/core/layout/LayoutBox.cpp#newcode679 third_party/WebKit/Source/core/layout/LayoutBox.cpp:679: containerForFixedPosition() == view()) { This one was pretty easy ...
4 years ago (2016-12-07 18:07:19 UTC) #26
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/2549353002/140001
4 years ago (2016-12-07 18:07:51 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_layout_tests_slimming_paint_v2/builds/1759)
4 years ago (2016-12-07 18:53:23 UTC) #31
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/2549353002/160001
4 years ago (2016-12-07 19:14:09 UTC) #34
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years ago (2016-12-07 20:47:05 UTC) #36
commit-bot: I haz the power
4 years ago (2016-12-07 20:50:18 UTC) #38
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/1cf98b57647fa75d2aa18a94ba2128f1dc770386
Cr-Commit-Position: refs/heads/master@{#437051}

Powered by Google App Engine
This is Rietveld 408576698