summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 11:19:11 +0000
committermtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 11:19:11 +0000
commit6b353cf8992e4d29c90964ab12806ba3172ed873 (patch)
tree85dcbae77f0c429eebd412004b813099d4eb238c /net
parenta2d03c0bb38954aab38933f881a7c2338732623a (diff)
downloadchromium_src-6b353cf8992e4d29c90964ab12806ba3172ed873.zip
chromium_src-6b353cf8992e4d29c90964ab12806ba3172ed873.tar.gz
chromium_src-6b353cf8992e4d29c90964ab12806ba3172ed873.tar.bz2
Fix handling commands when executed with a shortcut.
Before, commands were not executed if they were formerly disabled, and later a shortcut was fired. This was happening because command state (enabled/disabled) is checked when focus changes. This patch resolves this issue by rechecking if the command is enabled or disabled when firing a shortcut. TEST=browser_test:*KeyboardOperations* BUG=263703 R=nkostylev@chromium.org Review URL: https://codereview.chromium.org/21039003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214174 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions