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

Issue 9289007: Profiles: Move the Spelling system onto a ProfileKeyedServiceFactory. (Closed)

Created:
8 years, 11 months ago by Elliot Glaysher
Modified:
8 years, 11 months ago
CC:
chromium-reviews, Avi (use Gerrit), ajwong+watch_chromium.org, creis+watch_chromium.org, brettw-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Profiles: Move the Spelling system onto a ProfileKeyedServiceFactory. This removes ownership of the SpellCheck stuff from ProfileImpl and moves it into the PKSF model. BUG=103693 TBR=beng Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119358

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove stray mark #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+422 lines, -289 lines) Patch
M chrome/browser/profiles/off_the_record_profile_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/profiles/profile.h View 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 2 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 4 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 8 chunks +1 line, -58 lines 0 comments Download
A chrome/browser/spellchecker/spellcheck_factory.h View 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/browser/spellchecker/spellcheck_factory.cc View 1 chunk +84 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_browsertest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_profile.h View 6 chunks +66 lines, -43 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_profile.cc View 4 chunks +94 lines, -31 lines 1 comment Download
M chrome/browser/spellchecker/spellcheck_profile_unittest.cc View 4 chunks +97 lines, -100 lines 0 comments Download
M chrome/browser/tab_contents/spelling_menu_observer.cc View 4 chunks +11 lines, -5 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/base/testing_profile.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/base/testing_profile.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Elliot Glaysher
Hello, As part of the move to remove all objects from Profile ownership and their ...
8 years, 11 months ago (2012-01-25 00:33:10 UTC) #1
Hajime Morrita
Hi erg, Thanks for doing this. It basically looks good. I added a small comment ...
8 years, 11 months ago (2012-01-25 01:52:37 UTC) #2
Elliot Glaysher
On 2012/01/25 01:52:37, morrita1 wrote: > Hi erg, Thanks for doing this. > It basically ...
8 years, 11 months ago (2012-01-25 20:33:56 UTC) #3
Hajime Morrita
> [If this explanation is too short, I'm sorry. I wrote out four paragraphs on ...
8 years, 11 months ago (2012-01-25 21:01:13 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 11 months ago (2012-01-25 21:21:33 UTC) #5
Elliot Glaysher
On 2012/01/25 21:21:33, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
8 years, 11 months ago (2012-01-25 21:28:22 UTC) #6
sky
I'm not an owner for any of these directories.
8 years, 11 months ago (2012-01-25 22:33:29 UTC) #7
Elliot Glaysher
-sky, +avi Avi, you are the closest thing to an OWNER here. You're an owner ...
8 years, 11 months ago (2012-01-25 22:41:09 UTC) #8
Elliot Glaysher
-avi who is on vacation, +brettw who apparently isn't.
8 years, 11 months ago (2012-01-26 20:10:13 UTC) #9
Elliot Glaysher
I talked with Ben IRL and he told me to just TBR him.
8 years, 11 months ago (2012-01-26 21:25:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/9289007/2001
8 years, 11 months ago (2012-01-26 21:25:52 UTC) #11
commit-bot: I haz the power
Try job failure for 9289007-2001 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 11 months ago (2012-01-26 23:58:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/9289007/2001
8 years, 11 months ago (2012-01-27 00:03:37 UTC) #13
commit-bot: I haz the power
8 years, 11 months ago (2012-01-27 03:47:30 UTC) #14
Change committed as 119358

Powered by Google App Engine
This is Rietveld 408576698