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

Issue 154593002: Refactor pref code out of ProfileImpl. (Closed)

Created:
6 years, 10 months ago by gab
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Refactor pref code out of ProfileImpl. Moved into the chrome_pref_service_factory.cc ProfileImpl no longer has any notion of the Preferences file. This knowledge lives strictly in chrome_pref_service_factory.cc which now implements everything that needs to know about that file's path. As per noms@'s request on https://codereview.chromium.org/145053004/ Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249095 Reverted: https://src.chromium.org/viewvc/chrome?view=rev&revision=249100 R=bauerb@chromium.org, erikwright@chromium.org, jochen@chromium.org, noms@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249123

Patch Set 1 : #

Patch Set 2 : fix clang compile #

Patch Set 3 : +missing include #

Patch Set 4 : merge up to r249119 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -117 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/prefs/chrome_pref_service_factory.h View 1 chunk +12 lines, -7 lines 0 comments Download
M chrome/browser/prefs/chrome_pref_service_factory.cc View 1 2 3 5 chunks +83 lines, -16 lines 0 comments Download
M chrome/browser/prefs/pref_hash_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 1 2 3 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 8 chunks +2 lines, -79 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
gab
Erik/Noms/Bernhard; PTAL. Thanks! Gab
6 years, 10 months ago (2014-02-04 22:10:06 UTC) #1
noms (inactive)
profiles lgtm. Thanks Gab!
6 years, 10 months ago (2014-02-05 15:38:15 UTC) #2
Bernhard Bauer
lgtm
6 years, 10 months ago (2014-02-05 15:50:30 UTC) #3
erikwright (departed)
LGTM. Once you move the master prefs stuff you should be able to get rid ...
6 years, 10 months ago (2014-02-05 15:59:22 UTC) #4
gab
The CQ bit was checked by gab@chromium.org
6 years, 10 months ago (2014-02-05 16:05:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/154593002/30002
6 years, 10 months ago (2014-02-05 16:10:07 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-05 16:58:10 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=48289
6 years, 10 months ago (2014-02-05 16:58:11 UTC) #8
gab
TBR jochen for chrome/browser/chrome_browser_main.cc change resulting from API change side-effects.
6 years, 10 months ago (2014-02-05 18:03:53 UTC) #9
gab
The CQ bit was checked by gab@chromium.org
6 years, 10 months ago (2014-02-05 18:04:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/154593002/30002
6 years, 10 months ago (2014-02-05 18:09:55 UTC) #11
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-05 19:52:28 UTC) #12
commit-bot: I haz the power
Change committed as 249095
6 years, 10 months ago (2014-02-05 20:09:58 UTC) #13
gab
Committed patchset #4 manually as r249123 (presubmit successful).
6 years, 10 months ago (2014-02-05 21:48:05 UTC) #14
gab
6 years, 10 months ago (2014-02-05 21:49:10 UTC) #15
Message was sent while issue was closed.
On 2014/02/05 21:48:05, gab wrote:
> Committed patchset #4 manually as r249123 (presubmit successful).

Reverted in 249100 for a missing include; fixed and dcommitted back (previous
patch set had passed CQ).

Powered by Google App Engine
This is Rietveld 408576698