Tap suppression controller forwards the next TapCancel when the stashed TapDown is forwarded.
When the controller forwards the stashed TapDown event after tapDownTimer expiration, it should forward the next TapCancel event as well to maintain a valid input stream. The rest of the tap ending events should get suppressed till the next TapDown event. BUG=674602 TEST=TapSuppressionControllerTest.GFCAckBeforeTapSufficientlyLateTapCancel Review-Url: https://codereview.chromium.org/2613533003 Cr-Commit-Position: refs/heads/master@{#441396}
Showing
Please register or sign in to comment