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

Issue 7670063: Move multiprofile pref migration preference. (Closed)

Created:
9 years, 4 months ago by Torne
Modified:
9 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Move multiprofile pref migration preference. Move the registration of kMultipleProfilePrefMigration to be in the same file where it is used. Also, remove redundant DCHECKs (the preference service will already hit NOTREACHED in this code if the prefs in question do not exist). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98809

Patch Set 1 #

Patch Set 2 : Change to just removing the pref entirely #

Patch Set 3 : Also update test to match #

Patch Set 4 : Keep migration code, remove pref? #

Patch Set 5 : Do it nicer and without crashing :) #

Patch Set 6 : Back to original patch. #

Patch Set 7 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 5 3 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Torne
Hi Miranda, would you mind taking a quick look at this? I'm trying to move ...
9 years, 4 months ago (2011-08-18 10:50:07 UTC) #1
Miranda Callahan
On 2011/08/18 10:50:07, Torne wrote: > Hi Miranda, would you mind taking a quick look ...
9 years, 4 months ago (2011-08-18 15:14:26 UTC) #2
torne_google.com
There's already http://crbug.com/69995 and we are past six months from that.. shall I just remove ...
9 years, 4 months ago (2011-08-18 15:18:22 UTC) #3
Miranda Callahan
Ha -- yes, that would be brilliant. Thanks! :-D On 2011/08/18 15:18:22, Torne (Richard Coles) ...
9 years, 4 months ago (2011-08-18 15:21:52 UTC) #4
Torne
OK, uploaded a new patch that just removes this pref and the migration code. On ...
9 years, 4 months ago (2011-08-18 16:11:42 UTC) #5
Torne
Aand, actually made it pass trybots (modulo some flakes) by fixing the test also. Miranda, ...
9 years, 4 months ago (2011-08-19 12:41:04 UTC) #6
Miranda Callahan
LGTM -- very much appreciated. :-) On 2011/08/19 12:41:04, Torne wrote: > Aand, actually made ...
9 years, 4 months ago (2011-08-19 12:43:35 UTC) #7
commit-bot: I haz the power
Presubmit check for 7670063-7001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 4 months ago (2011-08-19 12:59:34 UTC) #8
Torne
Hi Jim, Would you be able to take a quick look at this, as an ...
9 years, 4 months ago (2011-08-19 13:26:18 UTC) #9
jar (doing other things)
What is the consequence for users that have not migrated yet? What happens to them ...
9 years, 4 months ago (2011-08-19 16:55:38 UTC) #10
Miranda Callahan
On 2011/08/19 16:55:38, jar wrote: > What is the consequence for users that have not ...
9 years, 4 months ago (2011-08-19 17:08:45 UTC) #11
Torne
Okay, I've thought about this more and it seems like a better way to clean ...
9 years, 4 months ago (2011-08-23 14:13:35 UTC) #12
jar (doing other things)
SGTM! Thanks! On Tue, Aug 23, 2011 at 7:13 AM, <torne@chromium.org> wrote: > Okay, I've ...
9 years, 4 months ago (2011-08-23 16:28:11 UTC) #13
torne_google.com
The minor complication being that this patch doesn't actually seem to work, but I shall ...
9 years, 4 months ago (2011-08-23 16:31:01 UTC) #14
Torne
Okay; sorry Miranda and Jim, it's turned out to be kinda unreasonable to actually remove ...
9 years, 4 months ago (2011-08-26 13:43:47 UTC) #15
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 13:54:13 UTC) #16
Change committed as 98809

Powered by Google App Engine
This is Rietveld 408576698