Chromium Code Reviews
Description[Webapp Refactor] Move key injection related functionality into the plugin layer.
This CL moves key injection logic setRemapKey() and injectKeyCombination() into
the plugin layer.
With this change, we no longer need to pass the default remap keys from the
ApplicationDelegate through the SessionConnector to the DesktopConnectedView
in order to setup a key remapping.
Instead, we can simply call plugin.setRemapKeys('a->b,b->c') on the delegate.
BUG=465878
Committed: https://crrev.com/06408c1d57d6521cc1acebccbdb4972d2a26ae41
Cr-Commit-Position: refs/heads/master@{#321419}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Reviewer's feedback #Patch Set 3 : Removes mismatched privates #
Messages
Total messages: 11 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||