Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Issue 10876010: Treat non-English words as words. (Closed)

Created:
8 years, 4 months ago by Hironori Bono
Modified:
8 years, 3 months ago
Reviewers:
Hajime Morrita
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Treat non-English words as words. This change loosens the check in SpellCheckProvider::HasWordCharacters() so it allows non-Latin words (e.g. Russian, Arabic, etc.) BUG=none TEST=SpellCheckProviderTest.CancelUnnecessaryRequests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=153449

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M chrome/renderer/spellchecker/spellcheck_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/spellchecker/spellcheck_provider_hunspell_unittest.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
Greetings Morita-san, Sorry for my sudden request. I noticed Chrome cannot check the spelling of ...
8 years, 4 months ago (2012-08-22 09:23:17 UTC) #1
Hajime Morrita
8 years, 4 months ago (2012-08-22 09:26:38 UTC) #2
lgtm. 
Thanks for  adding new tests.

Powered by Google App Engine
This is Rietveld 408576698