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

Issue 1971273002: Touch Action could cause wheel gestures to be filtered. (Closed)

Created:
4 years, 7 months ago by dtapuska
Modified:
4 years, 7 months ago
Reviewers:
sadrul, tdresser
CC:
chromium-reviews, darin-cc_chromium.org, jam, dtapuska+chromiumwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Touch Action could cause wheel gestures to be filtered. If the source device is not touchscreen the touch action filter should not do anything. A certain drop list in Google maps was failing to scroll via wheel scrolling because it had installed a touch action none filter. BUG=607495 Committed: https://crrev.com/3a5f4dbe106611593f05ba7ae163d1660f219f6a Cr-Commit-Position: refs/heads/master@{#393348}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make test separate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -25 lines) Patch
M content/browser/renderer_host/input/input_router_impl_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/touch_action_filter.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/touch_action_filter_unittest.cc View 1 14 chunks +28 lines, -13 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura_browsertest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/common/input/synthetic_web_input_event_builders.h View 1 chunk +4 lines, -2 lines 0 comments Download
M content/common/input/synthetic_web_input_event_builders.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
dtapuska
Can I please have a quick review on this? I think this needs to be ...
4 years, 7 months ago (2016-05-12 15:55:31 UTC) #7
tdresser
LGTM https://codereview.chromium.org/1971273002/diff/1/content/browser/renderer_host/input/touch_action_filter_unittest.cc File content/browser/renderer_host/input/touch_action_filter_unittest.cc (right): https://codereview.chromium.org/1971273002/diff/1/content/browser/renderer_host/input/touch_action_filter_unittest.cc#newcode119 content/browser/renderer_host/input/touch_action_filter_unittest.cc:119: 2, 3, blink::WebGestureDeviceTouchpad); I'd slightly prefer that this ...
4 years, 7 months ago (2016-05-12 19:19:19 UTC) #8
sadrul
lgtm
4 years, 7 months ago (2016-05-12 19:20:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971273002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971273002/20001
4 years, 7 months ago (2016-05-12 20:04:23 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-12 20:53:59 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 20:54:58 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3a5f4dbe106611593f05ba7ae163d1660f219f6a
Cr-Commit-Position: refs/heads/master@{#393348}

Powered by Google App Engine
This is Rietveld 408576698