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

Issue 8345034: SpellCheck: the custom dictionary should be per profile. (Closed)

Created:
9 years, 2 months ago by shinyak (Google)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

The current user custom spell check dictionary is shared among profiles. This should be per profile. BUG=None TEST=SpellCheckProfileTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107062

Patch Set 1 #

Total comments: 6

Patch Set 2 : Reflected reviewer's comment. #

Total comments: 10

Patch Set 3 : Fixed. #

Total comments: 20

Patch Set 4 : Fixed. #

Patch Set 5 : Typo fix. #

Patch Set 6 : Update. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -31 lines) Patch
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_impl.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_impl.cc View 1 2 3 4 5 2 chunks +26 lines, -15 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_profile.h View 1 2 3 5 chunks +16 lines, -4 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_profile.cc View 1 2 3 3 chunks +49 lines, -2 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_profile_provider.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_profile_unittest.cc View 1 2 9 chunks +104 lines, -9 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
shinyak (Google)
Hi, reviewers, I wanted to land the previous patch http://codereview.chromium.org/8233040/ before this patch, but it ...
9 years, 2 months ago (2011-10-19 04:40:56 UTC) #1
gmorrita
Looks reasonable. We can do the refactoring later... http://codereview.chromium.org/8345034/diff/1/chrome/browser/spellchecker/spellcheck_profile.cc File chrome/browser/spellchecker/spellcheck_profile.cc (right): http://codereview.chromium.org/8345034/diff/1/chrome/browser/spellchecker/spellcheck_profile.cc#newcode24 chrome/browser/spellchecker/spellcheck_profile.cc:24: custom_dictionary_path_ ...
9 years, 2 months ago (2011-10-19 05:27:36 UTC) #2
shinyak (Google)
Thank you for reviewing this! I've fixed the issues you mentioned. So I would like ...
9 years, 2 months ago (2011-10-19 05:55:03 UTC) #3
Miranda Callahan
Profile code LGTM. On 2011/10/19 05:55:03, shinyak wrote: > Thank you for reviewing this! > ...
9 years, 2 months ago (2011-10-19 19:44:30 UTC) #4
Hironori Bono
Greetings Kawanaka-san, Thank you for your change. Even though it looks pretty good, is it ...
9 years, 2 months ago (2011-10-20 02:20:36 UTC) #5
shinyak (Google)
Thank you for reviewing! I've fix several issues you mentioned. I would like you to ...
9 years, 2 months ago (2011-10-20 04:08:41 UTC) #6
Hironori Bono
Greetings Kawanaka-san, I have added some more style nits. Regards, Hironori Bono http://codereview.chromium.org/8345034/diff/9001/chrome/browser/spellchecker/spellcheck_host_impl.cc File chrome/browser/spellchecker/spellcheck_host_impl.cc ...
9 years, 2 months ago (2011-10-20 04:48:50 UTC) #7
shinyak (Google)
Thanks for reviewing. I've fixed what you mentioned. http://codereview.chromium.org/8345034/diff/9001/chrome/browser/spellchecker/spellcheck_host_impl.cc File chrome/browser/spellchecker/spellcheck_host_impl.cc (right): http://codereview.chromium.org/8345034/diff/9001/chrome/browser/spellchecker/spellcheck_host_impl.cc#newcode309 chrome/browser/spellchecker/spellcheck_host_impl.cc:309: std::string ...
9 years, 2 months ago (2011-10-20 12:04:52 UTC) #8
shinyak (Google)
Fixed typo.
9 years, 2 months ago (2011-10-20 12:59:34 UTC) #9
Hironori Bono
LGTM. Thank you so much for your change. Regards, Hironori Bono
9 years, 2 months ago (2011-10-21 05:08:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shinyak@google.com/8345034/12003
9 years, 2 months ago (2011-10-21 05:08:47 UTC) #11
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-10-21 08:32:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shinyak@google.com/8345034/12003
9 years, 2 months ago (2011-10-24 05:40:43 UTC) #13
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-10-24 06:43:14 UTC) #14
shinyak (Google)
Hi, I've recreated a patch from the latest source. I hope this patch can be ...
9 years, 2 months ago (2011-10-25 02:13:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shinyak@google.com/8345034/18001
9 years, 2 months ago (2011-10-25 02:19:46 UTC) #16
commit-bot: I haz the power
9 years, 2 months ago (2011-10-25 04:50:29 UTC) #17
Change committed as 107062

Powered by Google App Engine
This is Rietveld 408576698