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

Issue 326012: Check word lengths before adding to dictionary and spellchecking.... (Closed)

Created:
11 years, 2 months ago by jschuh
Modified:
9 years, 6 months ago
Reviewers:
brettw, Chris Evans
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Check word lengths before adding to dictionary and spellchecking. BUG=20469 TEST=None

Patch Set 1 #

Patch Set 2 : Audited the code more and determined that a more conservative maximum is need... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/spellchecker.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jschuh
I added a quick length check on the words entering hunspell via spellcheck or adding ...
11 years, 2 months ago (2009-10-23 15:59:49 UTC) #1
brettw
LGTM
11 years, 2 months ago (2009-10-23 16:31:52 UTC) #2
cevans
I landed this for Justin http://src.chromium.org/viewvc/chrome?view=rev&revision=29929 <http://src.chromium.org/viewvc/chrome?view=rev&revision=29929>Justin, you can log in to codereview.chromium.org and close ...
11 years, 2 months ago (2009-10-23 19:45:37 UTC) #3
jschuh
I dug deeper into the suggest code and noticed that Hunspell alternates between between maximum ...
11 years, 1 month ago (2009-10-30 15:28:54 UTC) #4
Chris Evans
LGTM On 2009/10/30 15:28:54, jschuh wrote: > I dug deeper into the suggest code and ...
11 years, 1 month ago (2009-10-31 02:30:10 UTC) #5
brettw
11 years, 1 month ago (2009-11-03 16:52:33 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698