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

Issue 132903016: [Mac] UI fixes to the new avatar bubble. (Closed)

Created:
6 years, 10 months ago by noms (inactive)
Modified:
6 years, 10 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews
Visibility:
Public.

Description

[Mac] UI fixes to the new avatar bubble. - the bottom options buttons get a blue background when hovered over - corrected the spacing between a button's image and its title. - s/makeAccountButtonWithRect/accountButtonWithRect/g to be consistent with the other control-making methods. Screenshot: https://drive.google.com/file/d/0B1B1Up4p2NRMeERscUNleHNMWWc/edit?usp=sharing BUG=324036 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247910

Patch Set 1 : #

Total comments: 24

Patch Set 2 : rachel comments #

Patch Set 3 : rebase from hell attempt #

Total comments: 2

Patch Set 4 : s/BOOL/bool/ #

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

Messages

Total messages: 11 (0 generated)
noms (inactive)
Hi Rachel, owner of Cocoas :) I've cleaned up the UI on the new avatar ...
6 years, 10 months ago (2014-01-28 19:21:08 UTC) #1
groby-ooo-7-16
https://codereview.chromium.org/132903016/diff/40001/chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm File chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm (left): https://codereview.chromium.org/132903016/diff/40001/chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm#oldcode647 chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm:647: [button sizeToFit]; Since you don't sizeToFit any more - ...
6 years, 10 months ago (2014-01-28 20:05:22 UTC) #2
noms (inactive)
Addressed (all - 1) of the comments + asked a question for one of them. ...
6 years, 10 months ago (2014-01-28 22:24:29 UTC) #3
groby-ooo-7-16
lgtm https://codereview.chromium.org/132903016/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm File chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm (right): https://codereview.chromium.org/132903016/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm#newcode413 chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm:413: BOOL isHighlighted = ([self hoverState] != kHoverStateNone); You ...
6 years, 10 months ago (2014-01-29 20:06:54 UTC) #4
noms (inactive)
Thanks! https://codereview.chromium.org/132903016/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm File chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm (right): https://codereview.chromium.org/132903016/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm#newcode413 chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm:413: BOOL isHighlighted = ([self hoverState] != kHoverStateNone); On ...
6 years, 10 months ago (2014-01-29 20:24:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/132903016/120001
6 years, 10 months ago (2014-01-29 20:29:06 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=253712
6 years, 10 months ago (2014-01-29 21:27:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/132903016/120001
6 years, 10 months ago (2014-01-29 21:37:03 UTC) #8
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-30 03:03:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/132903016/120001
6 years, 10 months ago (2014-01-30 03:09:41 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 09:08:56 UTC) #11
Message was sent while issue was closed.
Change committed as 247910

Powered by Google App Engine
This is Rietveld 408576698