mash: Remove InputMethodManager access from ash/accelerators/accelerator_controller.cc |
||
Issue descriptionIn ash/accelerators/accelerator_controller, we need to query / set the caps lock state (e.g. [1]). This is currently done directly through InputMethodManager. However, under mash, InputMethodManager will not be available from accelerator_controller, so we'll need to query / set the caps lock state via Mojo. [1] https://cs.chromium.org/chromium/src/ash/accelerators/accelerator_controller.cc?sq=package:chromium&dr&q=ash/accelerators/accelerator_controller.cc&l=602
,
Mar 8 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 8 2018