Chromium Code Reviews
Description[CRD iOS] Inject mouse events to the host
This CL adds functionality to inject these mouse events:
* One-finger tap -> left click
* Two-finger tap -> right click
* Long-press -> Dragging
in touch input mode.
This CL also factors out an InputStrategy class from GestureInterpreter so that
later we can easily introduce the trackpad input mode.
BUG=718704
Review-Url: https://codereview.chromium.org/2862893003
Cr-Commit-Position: refs/heads/master@{#470171}
Committed: https://chromium.googlesource.com/chromium/src/+/d980e96a774c7e8d82039e5ef371b6ac0cb33b5d
Patch Set 1 #Patch Set 2 : basic functionality #Patch Set 3 : Hook Right-click #Patch Set 4 : Long press #Patch Set 5 #Patch Set 6 : Factor out the input strategy #Patch Set 7 : Hook up the long-press gesture #Patch Set 8 : WIP #Patch Set 9 : WIP #Patch Set 10 : Fix #
Total comments: 5
Patch Set 11 : Resolve Feedback #
Messages
Total messages: 17 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||