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

Issue 7285014: [wip] Profile: Sketch of a creation system. (Closed)

Created:
9 years, 5 months ago by Elliot Glaysher
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Profiles: There should be an equivalent profile creation message to the ProfileDependencyManager for non-lazy initialization of services that need to be started with the profile. BUG=77155 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93574

Patch Set 1 #

Patch Set 2 : Y U NO LIEK CONST, MAC? #

Total comments: 13

Patch Set 3 : Some comments from mirandac #

Patch Set 4 : Rebase #

Total comments: 4

Patch Set 5 : More comments #

Patch Set 6 : Rebase to retrybot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -31 lines) Patch
M chrome/browser/background/background_contents_service_factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/background/background_contents_service_factory.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 1 2 3 4 5 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.h View 1 2 3 4 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 2 3 4 3 chunks +57 lines, -4 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 3 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/profiles/profile_keyed_service_factory.h View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_keyed_service_factory.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/template_url_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/search_engines/template_url_service_factory.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sessions/session_service_factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sessions/session_service_factory.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_factory.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/testing_profile.cc View 1 2 3 4 chunks +1 line, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Elliot Glaysher
This is more a design review to see if you have any better ideas than ...
9 years, 5 months ago (2011-06-30 23:55:03 UTC) #1
Miranda Callahan
Thanks, Elliot -- added comments. http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc File chrome/browser/profiles/profile_dependency_manager.cc (right): http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc#newcode26 chrome/browser/profiles/profile_dependency_manager.cc:26: // FooServiceFactory here will ...
9 years, 5 months ago (2011-07-01 15:20:24 UTC) #2
Elliot Glaysher
http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc File chrome/browser/profiles/profile_dependency_manager.cc (right): http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc#newcode26 chrome/browser/profiles/profile_dependency_manager.cc:26: // FooServiceFactory here will scale or is desireable long ...
9 years, 5 months ago (2011-07-01 17:29:45 UTC) #3
Miranda Callahan
http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc File chrome/browser/profiles/profile_dependency_manager.cc (right): http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc#newcode26 chrome/browser/profiles/profile_dependency_manager.cc:26: // FooServiceFactory here will scale or is desireable long ...
9 years, 5 months ago (2011-07-01 19:00:21 UTC) #4
Elliot Glaysher
http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc File chrome/browser/profiles/profile_dependency_manager.cc (right): http://codereview.chromium.org/7285014/diff/17/chrome/browser/profiles/profile_dependency_manager.cc#newcode26 chrome/browser/profiles/profile_dependency_manager.cc:26: // FooServiceFactory here will scale or is desireable long ...
9 years, 5 months ago (2011-07-06 17:26:18 UTC) #5
Elliot Glaysher
Miranda: for real this time.
9 years, 5 months ago (2011-07-20 18:24:30 UTC) #6
Miranda Callahan
LGTM with nits and requests in a couple places for more expansive comments. http://codereview.chromium.org/7285014/diff/9001/chrome/browser/profiles/profile_dependency_manager.cc File ...
9 years, 5 months ago (2011-07-20 20:53:09 UTC) #7
Torne
LGTM also. The list of services in AssertFactoriesBuilt is kinda yucky but I can't think ...
9 years, 5 months ago (2011-07-21 10:51:45 UTC) #8
commit-bot: I haz the power
9 years, 5 months ago (2011-07-22 08:17:11 UTC) #9
Change committed as 93574

Powered by Google App Engine
This is Rietveld 408576698