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

Issue 43203004: Remove GestureEventFilter and clean up related bits assuming that we turn on

Created:
7 years, 2 months ago by varunjain
Modified:
7 years, 2 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Remove GestureEventFilter and clean up related bits assuming that we turn on browser side fling for good. Depends on browser side fling patch: https://codereview.chromium.org/41703006/ BUG=240963

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1671 lines) Patch
M content/browser/renderer_host/input/fling/flinger.h View 2 chunks +2 lines, -0 lines 0 comments Download
D content/browser/renderer_host/input/gesture_event_filter.h View 1 chunk +0 lines, -106 lines 0 comments Download
D content/browser/renderer_host/input/gesture_event_filter.cc View 1 chunk +0 lines, -151 lines 0 comments Download
M content/browser/renderer_host/input/gesture_event_filter_unittest.cc View 7 chunks +5 lines, -119 lines 0 comments Download
M content/browser/renderer_host/input/immediate_input_router.h View 5 chunks +1 line, -7 lines 0 comments Download
M content/browser/renderer_host/input/immediate_input_router.cc View 10 chunks +9 lines, -90 lines 0 comments Download
M content/browser/renderer_host/input/immediate_input_router_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
D content/browser/renderer_host/input/tap_suppression_controller.h View 1 chunk +0 lines, -77 lines 0 comments Download
D content/browser/renderer_host/input/tap_suppression_controller.cc View 1 chunk +0 lines, -149 lines 0 comments Download
D content/browser/renderer_host/input/tap_suppression_controller_client.h View 1 chunk +0 lines, -41 lines 0 comments Download
D content/browser/renderer_host/input/tap_suppression_controller_unittest.cc View 1 chunk +0 lines, -541 lines 0 comments Download
D content/browser/renderer_host/input/touchpad_tap_suppression_controller.h View 1 chunk +0 lines, -70 lines 0 comments Download
D content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc View 1 chunk +0 lines, -48 lines 0 comments Download
D content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc View 1 chunk +0 lines, -58 lines 0 comments Download
D content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h View 1 chunk +0 lines, -63 lines 0 comments Download
D content/browser/renderer_host/input/touchscreen_tap_suppression_controller.cc View 1 chunk +0 lines, -62 lines 0 comments Download
D content/browser/renderer_host/input/touchscreen_tap_suppression_controller_stub.cc View 1 chunk +0 lines, -51 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 3 chunks +6 lines, -10 lines 0 comments Download
M content/content_browser.gypi View 5 chunks +0 lines, -20 lines 0 comments Download
M content/content_tests.gypi View 3 chunks +0 lines, -7 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698