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

Issue 2396893002: Enable the MD User Menu by default on trunk. (Closed)

Created:
4 years, 2 months ago by anthonyvd
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable the MD User Menu by default on trunk. BUG=616242 Committed: https://crrev.com/e3c600aa49b1e2bed95bfe9298a733bd72a0cb4e Cr-Commit-Position: refs/heads/master@{#423787}

Patch Set 1 #

Patch Set 2 : Fix Unit Tests. #

Total comments: 4

Patch Set 3 : Address feedback on cocoa tests. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -60 lines) Patch
M chrome/browser/sync/sync_global_error_unittest.cc View 1 2 chunks +6 lines, -0 lines 2 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm View 1 2 12 chunks +95 lines, -57 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view_browsertest.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M components/signin/core/common/signin_switches.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 44 (30 generated)
anthonyvd
Hi Roger, this change enables the new User Menu by default on ToT. Can you ...
4 years, 2 months ago (2016-10-05 18:11:14 UTC) #2
Roger Tawa OOO till Jul 10th
lgtm
4 years, 2 months ago (2016-10-05 18:56:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2396893002/1
4 years, 2 months ago (2016-10-05 18:59:03 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/238343)
4 years, 2 months ago (2016-10-05 19:47:02 UTC) #7
anthonyvd
Hi everyone, We're enabling the Material Design User Menu on ToT and the flag being ...
4 years, 2 months ago (2016-10-06 18:09:26 UTC) #32
Robert Sesek
https://codereview.chromium.org/2396893002/diff/120001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm (right): https://codereview.chromium.org/2396893002/diff/120001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm#newcode218 chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm:218: NSUInteger last_subview_index = switches::IsMaterialDesignUserMenu() ? 4 : 2; These ...
4 years, 2 months ago (2016-10-06 18:49:35 UTC) #33
anthonyvd
https://codereview.chromium.org/2396893002/diff/120001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm File chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm (right): https://codereview.chromium.org/2396893002/diff/120001/chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm#newcode218 chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm:218: NSUInteger last_subview_index = switches::IsMaterialDesignUserMenu() ? 4 : 2; On ...
4 years, 2 months ago (2016-10-06 19:06:15 UTC) #34
maxbogue
lgtm w/ question https://codereview.chromium.org/2396893002/diff/140001/chrome/browser/sync/sync_global_error_unittest.cc File chrome/browser/sync/sync_global_error_unittest.cc (right): https://codereview.chromium.org/2396893002/diff/140001/chrome/browser/sync/sync_global_error_unittest.cc#newcode129 chrome/browser/sync/sync_global_error_unittest.cc:129: if (switches::IsMaterialDesignUserMenu()) Presumably at some point ...
4 years, 2 months ago (2016-10-06 19:22:36 UTC) #35
anthonyvd
https://codereview.chromium.org/2396893002/diff/140001/chrome/browser/sync/sync_global_error_unittest.cc File chrome/browser/sync/sync_global_error_unittest.cc (right): https://codereview.chromium.org/2396893002/diff/140001/chrome/browser/sync/sync_global_error_unittest.cc#newcode129 chrome/browser/sync/sync_global_error_unittest.cc:129: if (switches::IsMaterialDesignUserMenu()) On 2016/10/06 at 19:22:36, maxbogue wrote: > ...
4 years, 2 months ago (2016-10-06 19:25:44 UTC) #36
Robert Sesek
LGTM
4 years, 2 months ago (2016-10-06 20:12:14 UTC) #37
sky
LGTM
4 years, 2 months ago (2016-10-06 22:17:52 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2396893002/140001
4 years, 2 months ago (2016-10-07 01:30:36 UTC) #41
commit-bot: I haz the power
Committed patchset #3 (id:140001)
4 years, 2 months ago (2016-10-07 02:44:36 UTC) #42
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 02:47:17 UTC) #44
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e3c600aa49b1e2bed95bfe9298a733bd72a0cb4e
Cr-Commit-Position: refs/heads/master@{#423787}

Powered by Google App Engine
This is Rietveld 408576698