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

Issue 2842203002: Forward GestureFlingStart in OOPIF, re-enable DCHECK. (Closed)

Created:
3 years, 8 months ago by wjmaclean
Modified:
3 years, 7 months ago
Reviewers:
kenrb, Charlie Reis
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Forward GestureFlingStart in OOPIF, re-enable DCHECK. Since GestureScrolls can be ended by either GestureScrollEnd or GestureFlingStart, it seems wrong that OOPIF scroll bubbling, in RenderWidgetHostViewChildFrame/CrossProcessFrameConnector doesn't bubble GestureFlingStart. This CL modifies the bubbling code to include bubbling of GestureFlingStart, and re-enables a related DHECK in RenderWidgetHostImpl. BUG=695187 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2842203002 Cr-Commit-Position: refs/heads/master@{#468079} Committed: https://chromium.googlesource.com/chromium/src/+/cff98375334e29507d061fd93d4e9146c785f43f

Patch Set 1 #

Patch Set 2 : Need to actually forward the GSF ... #

Patch Set 3 : Add test. #

Total comments: 2

Patch Set 4 : Add test descriptions, comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -23 lines) Patch
M content/browser/frame_host/cross_process_frame_connector.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_widget_host_view_child_frame.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +5 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_input_event_router.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 2 3 3 chunks +84 lines, -12 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 28 (22 generated)
wjmaclean
kenrb@ - does this look ok?
3 years, 7 months ago (2017-04-27 14:35:02 UTC) #11
kenrb
lgtm with a couple of nits. https://codereview.chromium.org/2842203002/diff/40001/content/browser/site_per_process_browsertest.cc File content/browser/site_per_process_browsertest.cc (right): https://codereview.chromium.org/2842203002/diff/40001/content/browser/site_per_process_browsertest.cc#newcode1124 content/browser/site_per_process_browsertest.cc:1124: IN_PROC_BROWSER_TEST_F(SitePerProcessBrowserTest, This test ...
3 years, 7 months ago (2017-04-27 20:47:23 UTC) #15
wjmaclean
creis@ - I've addressed kenrb@'s comments, please take a look?
3 years, 7 months ago (2017-04-28 13:06:40 UTC) #17
Charlie Reis
Thanks, LGTM.
3 years, 7 months ago (2017-04-28 18:17:09 UTC) #22
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/2842203002/60001
3 years, 7 months ago (2017-04-28 18:42:23 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 18:57:19 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/cff98375334e29507d061fd93d4e...

Powered by Google App Engine
This is Rietveld 408576698