DescriptionEvents ignoring ack disposition receive synthetic acks.
Logic to handle events which ignore ack disposition has moved from the
|GestureEventFilter| to the |ImmediateInputRouter|, and |WebInputEventTraits|.
This will allow us to make more events ignore their ack disposition, including
touch events.
Gesture event types which will eventually ignore their ack disposition include
Tap, ScrollBegin, PinchBegin, PinchEnd, etc.
BUG=302852, 275611
TEST=ImmediateInputRouterTest.EventsIgnoringAckDispositionDontWaitForAcks,
ImmediateInputRouterTest.EventsIgnoringAckDispositionStayInOrder
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233946
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address jdduke's comments, and rebase. #
Total comments: 5
Patch Set 3 : Address jdduke's comments. #Patch Set 4 : Add test for single synchronous ack. #
Total comments: 8
Patch Set 5 : Address jdduke's comments. #
Total comments: 6
Patch Set 6 : jdduke comments. #Messages
Total messages: 22 (0 generated)
|