diff options
author | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-31 06:52:57 +0000 |
---|---|---|
committer | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-31 06:52:57 +0000 |
commit | e40a935cafea69ff2207f25d0dbdc1a0ec3923f0 (patch) | |
tree | e7b9fd992dec76debd37af8eba0e05dc2a115657 /content/shell | |
parent | fd99f1faeb1bd8395523ed7bc0f25888e74fbf67 (diff) | |
download | chromium_src-e40a935cafea69ff2207f25d0dbdc1a0ec3923f0.zip chromium_src-e40a935cafea69ff2207f25d0dbdc1a0ec3923f0.tar.gz chromium_src-e40a935cafea69ff2207f25d0dbdc1a0ec3923f0.tar.bz2 |
Menu.js: Not to set a text of menu item when the command label is not specified.
The label of the menu item is automatically set by the corresponding command label. But, previously, when the command label was not specified and the corresponding menu item has a text label, the text label was overridden by an empty text. This patch prevents it.
BUG=242270
TEST=manual
Review URL: https://chromiumcodereview.appspot.com/15397008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203344 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell')
0 files changed, 0 insertions, 0 deletions