summaryrefslogtreecommitdiffstats
path: root/webkit/glue/dragclient_impl.h
diff options
context:
space:
mode:
authorhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-20 09:10:03 +0000
committerhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-20 09:10:03 +0000
commiteba18c8ab6c52e1673f65b6d82ee5559e4556f9a (patch)
treefb9f021426196a4f3b3671a2017580c9abd17fc7 /webkit/glue/dragclient_impl.h
parent6448e5aac7ebef9627a330d9c66c3dfb24517ff3 (diff)
downloadchromium_src-eba18c8ab6c52e1673f65b6d82ee5559e4556f9a.zip
chromium_src-eba18c8ab6c52e1673f65b6d82ee5559e4556f9a.tar.gz
chromium_src-eba18c8ab6c52e1673f65b6d82ee5559e4556f9a.tar.bz2
Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".
This issue is caused by my stupid mistake in the SpellcheckWordIterator class. Unfortunately, the class does not treat combining characters as word characters for languages which uses combining characters (e.g. Vietnamese, Thai, etc.) because the ICU exemplar set is canonicalized and it does not include combining characters. To fix this, this change decomposes an exemplar set and also mark the decomposed characters (including combining characters) as word characters. BUG=6431 Review URL: http://codereview.chromium.org/21079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10087 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/dragclient_impl.h')
0 files changed, 0 insertions, 0 deletions