DescriptionMake GestureTextSelector detect its own gestures
Routing gestures from the FilteredGestureProvider to the
GestureTextSelector is clumsy, confusing and unnecessary. Instead,
have each GestureTextSelector lazily create its own GestureDetector,
simplifying the touch and gesture event flow from the embedder.
Also move all gesture detection-related listeners into their own
files, decoupling include dependencies.
BUG=419550
Committed: https://crrev.com/6905f2ebc9ef58535629c6e3a038c6ac875993e7
Cr-Commit-Position: refs/heads/master@{#297900}
Patch Set 1 #Patch Set 2 : Fix GN build #
Total comments: 4
Patch Set 3 : Code review #Patch Set 4 : Fix win builds #
Total comments: 4
Patch Set 5 : Sort gyp/gn #Messages
Total messages: 11 (3 generated)
|