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

Issue 2542453003: Suppress LongPress/Tap, and TwoFingerTap when TapDown cancels a fling. (Closed)

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

Description

Suppress LongPress/Tap, and TwoFingerTap when TapDown cancels a fling. MUST_SUPPRESS_TAP_ENDS state is added to TapSuppressionController. When a tap end event causes to drop the stashed tap down, the controller goes to the new state. This state shows that all following tap ends should get suppressed till the end of the current touch sequence. BUG=656434 TEST=TapSuppressionControllerTest.*SufficientlyLateTapUp Committed: https://crrev.com/3d1623599ed4bd5fc9aef5ac9a835c3cfc4d6d43 Cr-Commit-Position: refs/heads/master@{#437923}

Patch Set 1 #

Total comments: 10

Patch Set 2 #

Total comments: 12

Patch Set 3 : clarification comments added. #

Messages

Total messages: 36 (26 generated)
sahel
4 years ago (2016-12-01 15:40:42 UTC) #6
tdresser
https://codereview.chromium.org/2542453003/diff/1/content/browser/renderer_host/input/input_router_config_helper.cc File content/browser/renderer_host/input/input_router_config_helper.cc (right): https://codereview.chromium.org/2542453003/diff/1/content/browser/renderer_host/input/input_router_config_helper.cc#newcode55 content/browser/renderer_host/input/input_router_config_helper.cc:55: gesture_config->long_press_time_in_ms() * 1.1); Maybe elaborate a bit here - ...
4 years ago (2016-12-01 18:57:59 UTC) #7
sahel
https://codereview.chromium.org/2542453003/diff/1/content/browser/renderer_host/input/input_router_config_helper.cc File content/browser/renderer_host/input/input_router_config_helper.cc (right): https://codereview.chromium.org/2542453003/diff/1/content/browser/renderer_host/input/input_router_config_helper.cc#newcode55 content/browser/renderer_host/input/input_router_config_helper.cc:55: gesture_config->long_press_time_in_ms() * 1.1); On 2016/12/01 18:57:59, tdresser wrote: > ...
4 years ago (2016-12-06 15:18:13 UTC) #13
tdresser
LGTM with nits! https://codereview.chromium.org/2542453003/diff/40001/content/browser/renderer_host/input/input_router_config_helper.cc File content/browser/renderer_host/input/input_router_config_helper.cc (right): https://codereview.chromium.org/2542453003/diff/40001/content/browser/renderer_host/input/input_router_config_helper.cc#newcode54 content/browser/renderer_host/input/input_router_config_helper.cc:54: // press to get suppressed before ...
4 years ago (2016-12-07 19:53:22 UTC) #14
sahel
https://codereview.chromium.org/2542453003/diff/40001/content/browser/renderer_host/input/input_router_config_helper.cc File content/browser/renderer_host/input/input_router_config_helper.cc (right): https://codereview.chromium.org/2542453003/diff/40001/content/browser/renderer_host/input/input_router_config_helper.cc#newcode54 content/browser/renderer_host/input/input_router_config_helper.cc:54: // press to get suppressed before forwarding the stashed ...
4 years ago (2016-12-09 16:49:12 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/2542453003/80001
4 years ago (2016-12-12 15:25:16 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/197216)
4 years ago (2016-12-12 17:10:00 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/2542453003/80001
4 years ago (2016-12-12 21:06:11 UTC) #31
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years ago (2016-12-12 21:43:06 UTC) #34
commit-bot: I haz the power
4 years ago (2016-12-12 21:46:51 UTC) #36
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3d1623599ed4bd5fc9aef5ac9a835c3cfc4d6d43
Cr-Commit-Position: refs/heads/master@{#437923}

Powered by Google App Engine
This is Rietveld 408576698