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

Issue 2193033003: Cancel browser process scroll bubbling when new gestures start (Closed)

Created:
4 years, 4 months ago by kenrb
Modified:
4 years, 4 months ago
Reviewers:
wjmaclean, nasko
CC:
chromium-reviews, darin-cc_chromium.org, jam, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cancel browser process scroll bubbling when new gestures start There are known issues with scroll bubbling causing a RenderWidgetHostImpl to receive multiple GestureScrollBegin events without seeing a GestureScrollEnd in between. This CL tightens up the conditions during which inter-process scroll bubbling can occur to prevent that situation. BUG=631135, 627238 Committed: https://crrev.com/7b0c6f8719ccd5a23cf551b9413d7554673cb802 Cr-Commit-Position: refs/heads/master@{#409289}

Patch Set 1 #

Patch Set 2 : Disable test on Android #

Total comments: 2

Patch Set 3 : Fixed indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -5 lines) Patch
M content/browser/renderer_host/render_widget_host_input_event_router.cc View 4 chunks +28 lines, -2 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 2 2 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
kenrb
James: PTAL?
4 years, 4 months ago (2016-08-02 16:49:32 UTC) #10
wjmaclean
On 2016/08/02 16:49:32, kenrb wrote: > James: PTAL? lgtm, thanks!
4 years, 4 months ago (2016-08-02 16:56:18 UTC) #12
kenrb
Nasko, can you review this as a content owner?
4 years, 4 months ago (2016-08-02 18:21:33 UTC) #14
nasko
Rubberstamp LGTM with a nit. https://codereview.chromium.org/2193033003/diff/20001/content/browser/site_per_process_browsertest.cc File content/browser/site_per_process_browsertest.cc (right): https://codereview.chromium.org/2193033003/diff/20001/content/browser/site_per_process_browsertest.cc#newcode967 content/browser/site_per_process_browsertest.cc:967: // Navigate the nested ...
4 years, 4 months ago (2016-08-02 18:25:12 UTC) #15
kenrb
Thanks for the reviews. https://codereview.chromium.org/2193033003/diff/20001/content/browser/site_per_process_browsertest.cc File content/browser/site_per_process_browsertest.cc (right): https://codereview.chromium.org/2193033003/diff/20001/content/browser/site_per_process_browsertest.cc#newcode967 content/browser/site_per_process_browsertest.cc:967: // Navigate the nested frame ...
4 years, 4 months ago (2016-08-02 18:58:49 UTC) #16
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/2193033003/40001
4 years, 4 months ago (2016-08-02 18:59:45 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-02 20:03:54 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 20:05:41 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7b0c6f8719ccd5a23cf551b9413d7554673cb802
Cr-Commit-Position: refs/heads/master@{#409289}

Powered by Google App Engine
This is Rietveld 408576698