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 269020: Spellchecker:... (Closed)

Created:
11 years, 2 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
tony, sidchat (Google)
CC:
chromium-reviews_googlegroups.com, not_the_right_glider, Nirnimesh, ben+cc_chromium.org, Timur Iskhodzhanov, dank, stuartmorgan, pam+watch_chromium.org, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Spellchecker: Move file accesses during initialization to file thread. Also fix a rare (and harmless) memory leak. Also introduce a rare (and harmless) memory leak. TEST=added dchecks, ran spellcheck unit tests, clicked around, changed dictionaries, added words BUG=22984 BUG=21924 BUG=1123096 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28512

Patch Set 1 #

Total comments: 12

Patch Set 2 : tony comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -137 lines) Patch
M chrome/browser/spellcheck_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/spellchecker.h View 1 7 chunks +21 lines, -19 lines 0 comments Download
M chrome/browser/spellchecker.cc View 1 16 chunks +209 lines, -94 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Stade
11 years, 2 months ago (2009-10-08 06:08:36 UTC) #1
Evan Stade
-thestig, +sidchat
11 years, 2 months ago (2009-10-08 06:09:06 UTC) #2
tony
LGTM, mostly just nits. http://codereview.chromium.org/269020/diff/1/2 File chrome/browser/spellchecker.cc (right): http://codereview.chromium.org/269020/diff/1/2#newcode223 Line 223: ui_loop_(spellchecker->ui_loop_), FWIW, there's now ...
11 years, 2 months ago (2009-10-08 17:41:27 UTC) #3
Evan Stade
http://codereview.chromium.org/269020/diff/1/2 File chrome/browser/spellchecker.cc (right): http://codereview.chromium.org/269020/diff/1/2#newcode223 Line 223: ui_loop_(spellchecker->ui_loop_), On 2009/10/08 17:41:27, tony wrote: > FWIW, ...
11 years, 2 months ago (2009-10-08 18:57:04 UTC) #4
Evan Stade
ping sidchat.
11 years, 2 months ago (2009-10-08 20:52:20 UTC) #5
sidchat (Google)
11 years, 2 months ago (2009-10-08 21:05:40 UTC) #6
LGTM from my side. Thanks for making this work - it has been on hold for a long
time.


On 2009/10/08 20:52:20, Evan Stade wrote:
> ping sidchat.

Powered by Google App Engine
This is Rietveld 408576698