DescriptionDo not include Ctrl+N and Ctrl+Shift+N in chrome/browser/ui/views/accelerator_table.cc when USE_ASH is #defined.
The shortcuts should be excluded since they're already included in ash/accelerators/accelerator_table.cc. Removing this kind of duplication is necessary for implementing crbug.com/123856 correctly. Along with the change, add unit tests for preventing the same mistake in the future.
BUG=123856
TEST=ran unit_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133651
Patch Set 1 #Patch Set 2 : fix win_aura #Patch Set 3 : rebase #
Messages
Total messages: 7 (0 generated)
|