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

Issue 12040085: Adding show profile switcher field trial. (Closed)

Created:
7 years, 11 months ago by jwd
Modified:
7 years, 10 months ago
CC:
chromium-reviews, sail+watch_chromium.org
Visibility:
Public.

Description

Adding show profile switcher field trial. This sets up a finch server style server controlled field trial to experiment with having the profile switcher always visible. We want to see the effect this has on sign in. BUG=172872 TEST=start chrome with --force-fieldtrials=ShowProfileSwitcher/AlwaysShow/ either with a clean user data dir or only one profile. The avatar menu should be visible and there should only be one profile in the profile switcher. You should also be able to edit that profile. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180027

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : avatar menu model unittests #

Patch Set 4 : syncing #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : Fixing a problem I put in BrowserCommandController. #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -6 lines) Patch
M chrome/browser/chrome_browser_field_trials.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials.cc View 1 2 3 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/profiles/avatar_menu_model.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/profiles/avatar_menu_model_unittest.cc View 1 2 3 4 5 6 7 2 chunks +45 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_command_controller.cc View 1 2 3 4 5 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
jwd
Roger for general review sail@ for profiles I have some tests for ShouldShowAvatareMenu in the ...
7 years, 10 months ago (2013-01-29 15:40:42 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm with the tests
7 years, 10 months ago (2013-01-29 15:53:44 UTC) #2
sail
LGTM When is the field trial supposed to end? We should have a bug to ...
7 years, 10 months ago (2013-01-29 18:17:23 UTC) #3
jwd
On 2013/01/29 18:17:23, sail wrote: > LGTM > When is the field trial supposed to ...
7 years, 10 months ago (2013-01-30 16:34:45 UTC) #4
jwd
7 years, 10 months ago (2013-01-30 16:34:58 UTC) #5
SteveT
LGTM for FieldTrial stuff. Please add a TEST= line with instructions on how to test ...
7 years, 10 months ago (2013-01-30 16:53:42 UTC) #6
sail
On 2013/01/30 16:34:45, Jesse Doherty wrote: > On 2013/01/29 18:17:23, sail wrote: > > LGTM ...
7 years, 10 months ago (2013-01-30 17:53:35 UTC) #7
sky
LGTM
7 years, 10 months ago (2013-01-30 18:14:08 UTC) #8
jwd
On 2013/01/30 18:14:08, sky wrote: > LGTM @Sailesh: I've changed the how the testing works ...
7 years, 10 months ago (2013-01-31 16:48:00 UTC) #9
sail
Hi Jesse, I don't understand why you would want to enable multi-profile support. The only ...
7 years, 10 months ago (2013-01-31 17:15:23 UTC) #10
jwd
On 2013/01/31 17:15:23, sail wrote: > Hi Jesse, I don't understand why you would want ...
7 years, 10 months ago (2013-01-31 19:25:49 UTC) #11
jwd
https://codereview.chromium.org/12040085/diff/13016/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/12040085/diff/13016/chrome/browser/profiles/profile_manager.cc#newcode1040 chrome/browser/profiles/profile_manager.cc:1040: if (is_multiple_profiles_forced_) On 2013/01/31 17:15:23, sail wrote: > I ...
7 years, 10 months ago (2013-01-31 19:26:11 UTC) #12
sail
On 2013/01/31 19:25:49, Jesse Doherty wrote: > On 2013/01/31 17:15:23, sail wrote: > > Hi ...
7 years, 10 months ago (2013-01-31 20:31:10 UTC) #13
jwd
Ok, I changed it to have the tests have different behavior depending on IsMultipleProfilesEnabled. Have ...
7 years, 10 months ago (2013-01-31 21:06:20 UTC) #14
sail
LGTM
7 years, 10 months ago (2013-01-31 21:09:00 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jwd@chromium.org/12040085/23001
7 years, 10 months ago (2013-01-31 21:57:54 UTC) #16
commit-bot: I haz the power
7 years, 10 months ago (2013-02-01 01:12:13 UTC) #17
Message was sent while issue was closed.
Change committed as 180027

Powered by Google App Engine
This is Rietveld 408576698