Chromium Code Reviews
DescriptionPlumb edit commands to plugins
If a plugin has focus, it gives the client an opportunity to send it edit commands.
WebFrame::executeCommand now takes in an extra parameter: a node. The node is the currently focused node. If the currently focused node supports edit commands, then the edit command is passed on to the node.
This patch is required for this Chromium side patch: https://codereview.chromium.org/15149006/
This permits functioning Cmd+Left/Right keyboard shortcuts on Mac in <webview>.
This will be tested on the Chromium side.
BUG=230148
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151492
Patch Set 1 #Patch Set 2 : Alternative approach that gives plugin chance to override #
Total comments: 4
Patch Set 3 : Updated #Patch Set 4 : Updated #
Messages
Total messages: 14 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||