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

Issue 1418493003: Let LayerTreeHostImpl::ScrollAnimated scroll the outer viewport. (Closed)

Created:
5 years, 2 months ago by skobes
Modified:
5 years, 2 months ago
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Let LayerTreeHostImpl::ScrollAnimated scroll the outer viewport. Scroll offset animations don't go through cc::Viewport, so we can't rely on it to distribute to the outer viewport; FindScrollLayerForDeviceViewportPoint needs to return the layer that actually scrolls. This regressed with http://crrev.com/1365343002. BUG=537393 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/de5abdb89c357265d78fc873978f1867f46f360a Cr-Commit-Position: refs/heads/master@{#355125}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : rename IsCurrentlyScrollingRoot #

Total comments: 4

Patch Set 3 : address comments and fix compile error #

Patch Set 4 : fix compile error for realz #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -23 lines) Patch
M cc/input/input_handler.h View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 6 chunks +21 lines, -12 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/input/input_handler_proxy.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/input/input_handler_proxy_unittest.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 30 (11 generated)
skobes
5 years, 2 months ago (2015-10-19 22:13:20 UTC) #6
bokan
lgtm since we want to fix this for 47. Longer term, I think we need ...
5 years, 2 months ago (2015-10-19 22:24:23 UTC) #7
skobes
On 2015/10/19 22:24:23, bokan wrote: > Longer term, I think we need to rethink how ...
5 years, 2 months ago (2015-10-19 22:26:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418493003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418493003/40001
5 years, 2 months ago (2015-10-19 22:27:37 UTC) #10
bokan
On 2015/10/19 22:26:57, skobes wrote: > On 2015/10/19 22:24:23, bokan wrote: > > Longer term, ...
5 years, 2 months ago (2015-10-19 22:28:23 UTC) #11
skobes
+aelias for OWNERS
5 years, 2 months ago (2015-10-19 22:29:31 UTC) #13
ymalik
Given that the CurrentlyScrolllingLayer can now be the outerViewport, I wonder if it needs to ...
5 years, 2 months ago (2015-10-19 22:36:54 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/110752)
5 years, 2 months ago (2015-10-19 22:37:17 UTC) #17
skobes
On 2015/10/19 22:36:54, ymalik1 wrote: > Given that the CurrentlyScrolllingLayer can now be the outerViewport, ...
5 years, 2 months ago (2015-10-19 23:03:33 UTC) #18
ymalik
lgtm
5 years, 2 months ago (2015-10-19 23:07:22 UTC) #19
ymalik
On 2015/10/19 23:07:22, ymalik1 wrote: > lgtm looks good thanks :)
5 years, 2 months ago (2015-10-19 23:07:38 UTC) #20
tdresser
Test failures look real. Thanks for figuring this out! https://codereview.chromium.org/1418493003/diff/60001/cc/input/input_handler.h File cc/input/input_handler.h (right): https://codereview.chromium.org/1418493003/diff/60001/cc/input/input_handler.h#newcode155 cc/input/input_handler.h:155: ...
5 years, 2 months ago (2015-10-20 12:29:40 UTC) #21
tdresser
On 2015/10/20 12:29:40, tdresser wrote: > Test failures look real. > > Thanks for figuring ...
5 years, 2 months ago (2015-10-20 12:29:59 UTC) #22
aelias_OOO_until_Jul13
lgtm since this is release blocker, but to me this indicates we probably should be ...
5 years, 2 months ago (2015-10-20 17:18:27 UTC) #23
skobes
https://codereview.chromium.org/1418493003/diff/60001/cc/input/input_handler.h File cc/input/input_handler.h (right): https://codereview.chromium.org/1418493003/diff/60001/cc/input/input_handler.h#newcode155 cc/input/input_handler.h:155: // root layer, or on some other sublayer. On ...
5 years, 2 months ago (2015-10-20 18:28:16 UTC) #24
skobes
On 2015/10/20 17:18:27, aelias wrote: > lgtm since this is release blocker, but to me ...
5 years, 2 months ago (2015-10-20 18:34:44 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418493003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418493003/100001
5 years, 2 months ago (2015-10-20 18:36:11 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 2 months ago (2015-10-20 19:16:46 UTC) #29
commit-bot: I haz the power
5 years, 2 months ago (2015-10-20 19:17:48 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/de5abdb89c357265d78fc873978f1867f46f360a
Cr-Commit-Position: refs/heads/master@{#355125}

Powered by Google App Engine
This is Rietveld 408576698