Chromium Code Reviews
DescriptionSuppress 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)
|