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

Issue 2369663002: [Material][Mac] Update User Account Button (Closed)

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

Description

[Material][Mac] Change the User Account Text Color - Fix the User Account text colors: - For themed windows, the text color should be the same as the selected tab's title - In Guest Mode, the text color should only be white if the browser is not using MD BUG=646060, 648890 Committed: https://crrev.com/28f2ba5dd2bd96becc57e5caf9447e7ce65db96b Cr-Commit-Position: refs/heads/master@{#423060}

Patch Set 1 #

Patch Set 2 : nit #

Patch Set 3 : Change color when the themes changed #

Patch Set 4 : Cleaned up and removed non MD code #

Patch Set 5 : Comment update #

Total comments: 3

Patch Set 6 : Added back the MD checks and non MD stuff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm View 1 2 4 5 3 chunks +15 lines, -8 lines 0 comments Download

Messages

Total messages: 27 (9 generated)
spqchan
PTAL
4 years, 3 months ago (2016-09-23 23:49:59 UTC) #3
shrike
This looks good, except that the button text color does not seem to change when ...
4 years, 2 months ago (2016-09-27 19:13:06 UTC) #4
spqchan
On 2016/09/27 19:13:06, shrike wrote: > This looks good, except that the button text color ...
4 years, 2 months ago (2016-09-28 17:13:32 UTC) #5
shrike
lgtm Note that ui::MaterialDesignController::IsModeMaterial() now always returns true, so you don't need to maintain the ...
4 years, 2 months ago (2016-09-28 18:26:47 UTC) #6
spqchan
On 2016/09/28 18:26:47, shrike wrote: > lgtm > > Note that ui::MaterialDesignController::IsModeMaterial() now always returns ...
4 years, 2 months ago (2016-09-28 18:55:16 UTC) #7
spqchan
On 2016/09/28 18:55:16, spqchan wrote: > On 2016/09/28 18:26:47, shrike wrote: > > lgtm > ...
4 years, 2 months ago (2016-09-28 19:46:04 UTC) #9
shrike
https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm File chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm (right): https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm#newcode226 chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm:226: : [NSColor blackColor]; Seems like you still need to ...
4 years, 2 months ago (2016-09-28 21:35:30 UTC) #10
spqchan
PTAL https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm File chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm (right): https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm#newcode226 chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm:226: : [NSColor blackColor]; On 2016/09/28 21:35:30, shrike wrote: ...
4 years, 2 months ago (2016-09-28 21:39:36 UTC) #11
shrike
https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm File chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm (right): https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm#newcode226 chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm:226: : [NSColor blackColor]; On 2016/09/28 21:39:36, spqchan wrote: > ...
4 years, 2 months ago (2016-09-28 23:58:50 UTC) #12
spqchan
On 2016/09/28 23:58:50, shrike wrote: > https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm > File chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm (right): > > https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm#newcode226 > ...
4 years, 2 months ago (2016-09-29 00:12:47 UTC) #13
spqchan
On 2016/09/29 00:12:47, spqchan wrote: > On 2016/09/28 23:58:50, shrike wrote: > > > https://codereview.chromium.org/2369663002/diff/80001/chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm ...
4 years, 2 months ago (2016-10-03 18:39:02 UTC) #15
spqchan
+avi for OWNER
4 years, 2 months ago (2016-10-03 18:39:31 UTC) #17
spqchan
On 2016/10/03 18:39:31, spqchan wrote: > +avi for OWNER ping
4 years, 2 months ago (2016-10-05 01:37:37 UTC) #18
Avi (use Gerrit)
apologies; lgtm
4 years, 2 months ago (2016-10-05 02:20:40 UTC) #19
spqchan
On 2016/10/05 02:20:40, Avi wrote: > apologies; lgtm no worries, thanks!
4 years, 2 months ago (2016-10-05 02:28:55 UTC) #20
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/2369663002/100001
4 years, 2 months ago (2016-10-05 02:29:15 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-05 03:05:55 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 03:07:57 UTC) #27
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/28f2ba5dd2bd96becc57e5caf9447e7ce65db96b
Cr-Commit-Position: refs/heads/master@{#423060}

Powered by Google App Engine
This is Rietveld 408576698