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

Issue 4477002: Add sanity checks of the BDIC files to ConvertDictTest.... (Closed)

Created:
10 years, 1 month ago by Hironori Bono
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add sanity checks of the BDIC files to Chrome. This change updates ConvertDictTest that trims the end of BDICTs and verify hunspell::BDict::Verify() treats the trimmed BDICTs as corrupted. (This is a Chromium-side change of r65351 <http://crrev.com/65351>.) BUG=61206 TEST=unit_tests.exe --gtest_filter=ConvertDictTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66098

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M chrome/browser/spellcheck_host.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/tools/convert_dict/convert_dict_unittest.cc View 1 1 chunk +11 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Hironori Bono
10 years, 1 month ago (2010-11-04 08:32:45 UTC) #1
jungshik at Google
Looks like you have another file with changes that you forgot to upload here :-)
10 years, 1 month ago (2010-11-04 21:28:43 UTC) #2
Hironori Bono
On 2010/11/04 21:28:43, Jungshik Shin wrote: > Looks like you have another file with changes ...
10 years, 1 month ago (2010-11-05 09:30:25 UTC) #3
Evan Stade
if we detect corruption while using the dictionary (i.e. your FindWord fix), it might be ...
10 years, 1 month ago (2010-11-05 18:56:13 UTC) #4
jungshik at Google
On 2010/11/05 09:30:25, hbono wrote: > On 2010/11/04 21:28:43, Jungshik Shin wrote: > > Looks ...
10 years, 1 month ago (2010-11-05 19:35:54 UTC) #5
Hironori Bono
Greetings Evan and Jungshik, On 2010/11/05 18:56:13, Evan Stade wrote: > if we detect corruption ...
10 years, 1 month ago (2010-11-11 04:10:21 UTC) #6
Evan Stade
10 years, 1 month ago (2010-11-11 23:17:46 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698