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

Issue 1116353004: Remove the #enable-fast-user-switcher flag. (Closed)

Created:
5 years, 7 months ago by anthonyvd
Modified:
5 years, 7 months ago
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the #enable-fast-user-switcher flag. BUG=462238 Committed: https://crrev.com/dc0f1f505a210ed01a9eddb43e0ef9100191e0c7 Cr-Commit-Position: refs/heads/master@{#330673}

Patch Set 1 #

Patch Set 2 : Fix Mac build and unit tests. #

Total comments: 4

Patch Set 3 : Address asvitkine@ comments. #

Patch Set 4 : Rebase #

Patch Set 5 : Fix bad merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -180 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 2 3 3 chunks +110 lines, -71 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm View 1 2 3 4 4 chunks +14 lines, -76 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M components/signin/core/common/profile_management_switches.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/signin/core/common/profile_management_switches.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M components/signin/core/common/signin_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/signin/core/common/signin_switches.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
anthonyvd
Hi guys, this change removes the #enable-fast-user-switcher flag. The feature has been replaced with fast ...
5 years, 7 months ago (2015-05-04 21:26:21 UTC) #2
Roger Tawa OOO till Jul 10th
Should we be removing: BrowserWindow::AVATAR_BUBBLE_MODE_FAST_USER_SWITCH profiles::BUBBLE_VIEW_MODE_FAST_PROFILE_CHOOSER ShowFastUserSwitcher()
5 years, 7 months ago (2015-05-11 20:19:53 UTC) #3
anthonyvd
On 2015/05/11 20:19:53, Roger Tawa wrote: > Should we be removing: > > BrowserWindow::AVATAR_BUBBLE_MODE_FAST_USER_SWITCH > ...
5 years, 7 months ago (2015-05-15 13:54:23 UTC) #4
Roger Tawa OOO till Jul 10th
lgtm OK. I guess we still have fast user switcher, we just do it differently ...
5 years, 7 months ago (2015-05-15 14:09:30 UTC) #5
Alexei Svitkine (slow)
lgtm % nits https://codereview.chromium.org/1116353004/diff/20001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm (right): https://codereview.chromium.org/1116353004/diff/20001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm#newcode1281 chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm:1281: for (NSView *otherProfileView in otherProfiles) { ...
5 years, 7 months ago (2015-05-15 14:45:32 UTC) #6
sky
LGTM
5 years, 7 months ago (2015-05-18 17:10:17 UTC) #7
anthonyvd
https://codereview.chromium.org/1116353004/diff/20001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm (right): https://codereview.chromium.org/1116353004/diff/20001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm#newcode1281 chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm:1281: for (NSView *otherProfileView in otherProfiles) { On 2015/05/15 14:45:32, ...
5 years, 7 months ago (2015-05-19 20:56:04 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1116353004/40001
5 years, 7 months ago (2015-05-19 20:57:03 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/54541) ios_dbg_simulator_ninja on ...
5 years, 7 months ago (2015-05-19 21:02:21 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1116353004/60001
5 years, 7 months ago (2015-05-19 21:26:30 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/67872)
5 years, 7 months ago (2015-05-19 22:07:20 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1116353004/80001
5 years, 7 months ago (2015-05-19 22:32:02 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-20 00:24:51 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1116353004/80001
5 years, 7 months ago (2015-05-20 01:50:30 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-20 01:56:45 UTC) #26
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 01:57:47 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/dc0f1f505a210ed01a9eddb43e0ef9100191e0c7
Cr-Commit-Position: refs/heads/master@{#330673}

Powered by Google App Engine
This is Rietveld 408576698