DescriptionHandle Caps Lock short cut (Shift+Search) in ash [part 1 of 2].
Currently it's handled in chrome/browser/chromeos/system_key_event_listener.cc by checking the X event loop directly, but for Aura, it'd be better to remove the X dependency by moving the code to ash/accelerators/ since any class except aura::RootWindowHost should not handle an X event directly.
Part 2 of 2: https://chromiumcodereview.appspot.com/9225004/
BUG=110129
TEST=ran aura_shell_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118035
Patch Set 1 #
Total comments: 4
Patch Set 2 : review fix #
Messages
Total messages: 8 (0 generated)
|