DescriptionPropagate drag-and-drop key modifiers to WebView's guest renderer.
Currently BrowserPluginGuest strips drag event modifiers when forwarding
the events to the guest renderer, which is wrong.
This CL provides the necessary plumbing to propagate these modifiers.
BUG=545315
Committed: https://crrev.com/0562edfce0c9521d38c1105f4dc7b15806746c58
Cr-Commit-Position: refs/heads/master@{#394157}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Move variable declaration, remove blank line. #Patch Set 3 : Rebase to master@{#393828}. #Patch Set 4 : Fix initialiser order. #
Messages
Total messages: 29 (12 generated)
|