DescriptionOnly target ui::ET_GESTURE_END to the default gesture handler
If no gesture handler has been established prior to RootView
receiving a ui::ET_GESTURE_END event, do not perform any
targeting based on the event's location (and therefore do not
dispatch this event to any view); GESTURE_END should only
ever be targeted and dispatched to the gesture handler set
by a previous gesture.
BUG=409918
TEST=ViewTargeterTest.ViewTargeterForGestureEvents,
WidgetTest.GestureBeginAndEndEvents,
WidgetTest.DisabledGestureEventTarget
Committed: https://crrev.com/906a3939392344cc829470aa99819b9d559196f5
Cr-Commit-Position: refs/heads/master@{#292983}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|