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

Issue 12328121: Use up to 8 affixes in Hunspell spellcheck suggestions (Closed)

Created:
7 years, 10 months ago by please use gerrit instead
Modified:
7 years, 10 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews, rpetterson
Base URL:
https://chromium.googlesource.com/chromium/deps/hunspell.git@master
Visibility:
Public.

Description

Use up to 8 affixes in Hunspell spellcheck suggestions Chrome has been suggesting "Othello" for "hellllo" and "identically" for "accidently" because it has been ignoring dictionary entries with more than one affix. This CL changes Chrome behavior to take these entries into consideration and use up to 8 affixes in suggestions. BUG=170668 Committed: 184822

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -43 lines) Patch
M README.chromium View 1 2 chunks +15 lines, -6 lines 0 comments Download
M google.patch View 1 21 chunks +32 lines, -28 lines 0 comments Download
M src/hunspell/suggestmgr.cxx View 1 3 chunks +13 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
please use gerrit instead
Groby: PTAL. The test is in https://codereview.chromium.org/12334105/
7 years, 10 months ago (2013-02-26 23:34:34 UTC) #1
please use gerrit instead
Since this CL is for Google-specific code that goes into google.patch, there's no corresponding upstream ...
7 years, 10 months ago (2013-02-26 23:37:37 UTC) #2
please use gerrit instead
After your LG, would you mind dcommitting this into src/third_party/hunspell, please? I don't have the ...
7 years, 10 months ago (2013-02-26 23:38:10 UTC) #3
groby-ooo-7-16
I assume you have a script to generate the Google patch? Mind including that, for ...
7 years, 10 months ago (2013-02-27 00:45:46 UTC) #4
please use gerrit instead
Groby: PTAL. I included the steps to generate the patch in README.chromium. https://codereview.chromium.org/12328121/diff/2001/src/hunspell/suggestmgr.cxx File src/hunspell/suggestmgr.cxx ...
7 years, 10 months ago (2013-02-27 01:18:07 UTC) #5
groby-ooo-7-16
lgtm
7 years, 10 months ago (2013-02-27 01:22:16 UTC) #6
please use gerrit instead
Groby: Please dcommit this when you get a chance. (I am not a committer yet.)
7 years, 10 months ago (2013-02-27 01:25:23 UTC) #7
groby-ooo-7-16
7 years, 10 months ago (2013-02-27 01:43:41 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r184822 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698