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

Issue 2924953002: Ignore the rest of the scroll sequence if GSB is ignored. (Closed)

Created:
3 years, 6 months ago by sahel
Modified:
3 years, 6 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, dtapuska+chromiumwatch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Ignore the rest of the scroll sequence if GSB is ignored. This cl also modifies ContentViewCoreScrollingTests to initialize the compositor's outer viewport before starting the test. This change is required, as without properly initializing the compositor's outer viewport, GSB events and the rest of the scroll sequences will get ignored. BUG=730197 TEST=AnimateInput/InputHandlerProxyTest.GestureScrollIgnored/* CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2924953002 Cr-Commit-Position: refs/heads/master@{#479871} Committed: https://chromium.googlesource.com/chromium/src/+/dad0c1edb6da7ce815e5019c87cd1f474b3d055c

Patch Set 1 #

Patch Set 2 : failing event unittests fixed. #

Patch Set 3 : Faling android content shell tests fixed. #

Total comments: 5

Patch Set 4 : merged with master, redundant 'assert' deleted from function names. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -31 lines) Patch
M cc/trees/layer_tree_host_impl.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java View 1 2 3 8 chunks +40 lines, -30 lines 0 comments Download
M ui/events/blink/input_handler_proxy.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/events/blink/input_handler_proxy.cc View 1 2 4 chunks +12 lines, -0 lines 0 comments Download
M ui/events/blink/input_handler_proxy_unittest.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 35 (25 generated)
sahel
3 years, 6 months ago (2017-06-13 19:54:31 UTC) #13
tdresser
In an ideal world, we'd land the viewport fix before landing this, but they're pretty ...
3 years, 6 months ago (2017-06-14 17:59:24 UTC) #16
sahel
https://codereview.chromium.org/2924953002/diff/40001/content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java File content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java (right): https://codereview.chromium.org/2924953002/diff/40001/content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java#newcode90 content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java:90: private void assertWaitForScroll(final boolean hugLeft, final boolean hugTop) { ...
3 years, 6 months ago (2017-06-14 18:31:38 UTC) #18
tdresser
https://codereview.chromium.org/2924953002/diff/40001/content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java File content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java (right): https://codereview.chromium.org/2924953002/diff/40001/content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java#newcode109 content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java:109: private void assertWaitForViewportInitialization() { On 2017/06/14 18:31:37, sahel wrote: ...
3 years, 6 months ago (2017-06-14 18:44:03 UTC) #19
sahel
nick@chromium.org: Please review changes in cc/trees/layer_tree_host_impl.cc ericrk@chromium.org: Please review changes in content/* https://codereview.chromium.org/2924953002/diff/40001/content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java File content/public/android/javatests/src/org/chromium/content/browser/ContentViewScrollingTest.java ...
3 years, 6 months ago (2017-06-14 20:17:57 UTC) #24
ncarter (slow)
content/ lgtm (I'm not a cc/ reviewer, you might have made a mistake in your ...
3 years, 6 months ago (2017-06-14 20:55:01 UTC) #27
sahel
On 2017/06/14 20:55:01, ncarter (slow) wrote: > content/ lgtm > > (I'm not a cc/ ...
3 years, 6 months ago (2017-06-14 20:58:06 UTC) #28
ericrk
cc/ LGTM
3 years, 6 months ago (2017-06-15 21:09:10 UTC) #29
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/2924953002/80001
3 years, 6 months ago (2017-06-15 21:10:18 UTC) #32
commit-bot: I haz the power
3 years, 6 months ago (2017-06-15 22:32:30 UTC) #35
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/dad0c1edb6da7ce815e5019c87cd...

Powered by Google App Engine
This is Rietveld 408576698