diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-06 04:21:33 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-06 04:21:33 +0000 |
commit | b6e1b31a1b5b7ed81d01581ea8e07d29a103f6cf (patch) | |
tree | 7880e09ea551b8302da4a06cf40d7e7356b84c7e /webkit/fileapi/file_system_operation.cc | |
parent | 923a76547903b375634d6dcdc2a5a3c230459cda (diff) | |
download | chromium_src-b6e1b31a1b5b7ed81d01581ea8e07d29a103f6cf.zip chromium_src-b6e1b31a1b5b7ed81d01581ea8e07d29a103f6cf.tar.gz chromium_src-b6e1b31a1b5b7ed81d01581ea8e07d29a103f6cf.tar.bz2 |
Fix a bug that caused spell check language status to be incorrectly shown.
The problem was that this.spellCheckDictionary_ was not initialized before
the the spell check language button was first shown, hence the button was
incorrect. We should update the button on spellCheckDictionaryPref change
as well.
TEST=manually
BUG=chromium-os:7350
Review URL: http://codereview.chromium.org/3598014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61612 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/fileapi/file_system_operation.cc')
0 files changed, 0 insertions, 0 deletions