DescriptionRemove RootView::DispatchGestureEvent()
Remove RootView::DispatchGestureEvent() and instead
call up to the unified event processing logic in
EventProcessor::OnEventFromSource(). This CL
also introduces the virtual method
EventProcessor::OnEventProcessingFinished(),
which is called when the processing of an
event is finished.
BUG=404234
TEST=EventProcessorTest.OnEventProcessingFinished
Committed: https://crrev.com/a46326caf0eb6a4cb51e26dd9cd811984b392aa8
Cr-Commit-Position: refs/heads/master@{#294249}
Patch Set 1 #Patch Set 2 : WIP #Patch Set 3 : WIP #Patch Set 4 : WIP #Patch Set 5 : WIP #Patch Set 6 : for review #
Total comments: 5
Patch Set 7 : test added, member name changed #
Messages
Total messages: 11 (4 generated)
|