DescriptionWarn on executing command on unsupported elements.
Elements which don't have corresponding entries can be focused. (for example, when buttons are focused by <Tab>.)
When they are focused, canExecute of commands are called and warnings are emitted in CommandUtil.getCommandEntry().
This CL warn more specific (really suspicious) case. That is, a command executed on an element which doesn't have corresponding entry.
BUG=411790
TEST=manually tested
Committed: https://crrev.com/712add9076ac2552ff32ce9be6d78289989ca7af
Cr-Commit-Position: refs/heads/master@{#294125}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|