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

Issue 13428008: [Spellcheck] Record the number of words in the custom dictionary when the custom dictionary is load… (Closed)

Created:
7 years, 8 months ago by rpetterson
Modified:
7 years, 8 months ago
CC:
chromium-reviews, groby+spellwatch_chromium.org, rpetterson, rouslan+spellwatch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Spellcheck] Record the number of words in the custom dictionary when the custom dictionary is loaded. This was removed during the refactor and needs to be put back in. BUG=226249 TEST=SpellcheckCustomDictionaryTest::RecordSizeStatsCorrectly Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192683

Patch Set 1 #

Patch Set 2 : removing the todo, fixing grammar #

Total comments: 8

Patch Set 3 : responding to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -4 lines) Patch
M chrome/browser/spellchecker/spellcheck_custom_dictionary.cc View 1 3 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc View 1 2 4 chunks +51 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_metrics.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_metrics.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_metrics_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rpetterson
7 years, 8 months ago (2013-04-04 00:04:00 UTC) #1
please use gerrit instead
LGTM with nits. https://codereview.chromium.org/13428008/diff/1005/chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc File chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc (right): https://codereview.chromium.org/13428008/diff/1005/chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc#newcode73 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc:73: base::StatisticsRecorder::Initialize(); Nit: No need for "base::" ...
7 years, 8 months ago (2013-04-04 00:31:55 UTC) #2
rpetterson
https://codereview.chromium.org/13428008/diff/1005/chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc File chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc (right): https://codereview.chromium.org/13428008/diff/1005/chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc#newcode73 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc:73: base::StatisticsRecorder::Initialize(); On 2013/04/04 00:31:55, Rouslan Solomakhin wrote: > Nit: ...
7 years, 8 months ago (2013-04-04 20:24:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlp@chromium.org/13428008/6001
7 years, 8 months ago (2013-04-05 20:58:17 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-06 01:16:44 UTC) #5
Message was sent while issue was closed.
Change committed as 192683

Powered by Google App Engine
This is Rietveld 408576698