Description[Android] Send TapCancel if necessary when a touch gesture is consumed
When a TouchStart is unconsumed by Javascript, a GestureTapDown is sent
immediately, potentially followed by a GestureShowPress. Fix the case where
the subsequent Touch{Move,End} is consumed by Javascript by synthesizing
a GestureTapCancel.
BUG=330718
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242553
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix indentation #Patch Set 3 : More indentation fixes #
Messages
Total messages: 5 (0 generated)
|