diff options
author | rouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-20 12:09:53 +0000 |
---|---|---|
committer | rouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-20 12:09:53 +0000 |
commit | 4ba74d932823f6d9f9d606d1565dafa84a91e636 (patch) | |
tree | 1cf8ae2057a25feaa3cc817e980712dfa63daa9c /sync | |
parent | 8925e0fac808d91b0a15626501d734bba84c1cd8 (diff) | |
download | chromium_src-4ba74d932823f6d9f9d606d1565dafa84a91e636.zip chromium_src-4ba74d932823f6d9f9d606d1565dafa84a91e636.tar.gz chromium_src-4ba74d932823f6d9f9d606d1565dafa84a91e636.tar.bz2 |
Ignore custom spellcheck dictionary words when using server-side spellcheck
Chrome has been storing custom spellcheck dictionary words in the platform
spelling engine (Hunspell), which does not interact with the server-side
spellcheck. This has caused server-side spellcheck to not take into account
user's custom spellcheck dictionary. This CL moves handling of custom words from
platform spelling engine to spellchecker that uses both the platform spelling
engine and the server-side spellcheck.
BUG=169629
Review URL: https://chromiumcodereview.appspot.com/12303011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183497 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync')
0 files changed, 0 insertions, 0 deletions