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

Issue 7327003: Multi-Profiles: Add customize profile menu item (Closed)

Created:
9 years, 5 months ago by sail
Modified:
9 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Multi-Profiles: Add customize profile menu item This change adds a customize profile menu item to the avatar menu. Clicking on the menu item takes the user to the personal options page. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91793

Patch Set 1 #

Total comments: 6

Patch Set 2 : address review comments #

Patch Set 3 : correct parent branch #

Total comments: 1

Patch Set 4 : address review comments #

Patch Set 5 : Multi-Profiles: Add customize profile menu item #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -29 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/browser/avatar_button.h View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/browser/avatar_button.mm View 1 2 3 4 3 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/browser_titlebar.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/profile_menu_button.h View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/profile_menu_button.cc View 1 2 3 4 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/profile_menu_model.h View 1 2 3 4 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/profile_menu_model.cc View 1 2 3 4 2 chunks +11 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/glass_browser_frame_view.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/opaque_browser_frame_view.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
sail
9 years, 5 months ago (2011-07-07 20:12:33 UTC) #1
Robert Sesek
http://codereview.chromium.org/7327003/diff/1/chrome/browser/ui/cocoa/browser/avatar_button.h File chrome/browser/ui/cocoa/browser/avatar_button.h (right): http://codereview.chromium.org/7327003/diff/1/chrome/browser/ui/cocoa/browser/avatar_button.h#newcode17 chrome/browser/ui/cocoa/browser/avatar_button.h:17: class Browser; nit: alphabetize without regard to class vs ...
9 years, 5 months ago (2011-07-07 20:19:48 UTC) #2
Miranda Callahan
On 2011/07/07 20:19:48, rsesek wrote: > http://codereview.chromium.org/7327003/diff/1/chrome/browser/ui/cocoa/browser/avatar_button.h > File chrome/browser/ui/cocoa/browser/avatar_button.h (right): > > http://codereview.chromium.org/7327003/diff/1/chrome/browser/ui/cocoa/browser/avatar_button.h#newcode17 > ...
9 years, 5 months ago (2011-07-07 20:22:09 UTC) #3
sail
http://codereview.chromium.org/7327003/diff/5001/chrome/browser/ui/cocoa/browser/avatar_button.mm File chrome/browser/ui/cocoa/browser/avatar_button.mm (left): http://codereview.chromium.org/7327003/diff/5001/chrome/browser/ui/cocoa/browser/avatar_button.mm#oldcode53 chrome/browser/ui/cocoa/browser/avatar_button.mm:53: } else if ([controller_ shouldShowAvatar]) { This button is ...
9 years, 5 months ago (2011-07-07 21:11:23 UTC) #4
sail
http://codereview.chromium.org/7327003/diff/1/chrome/browser/ui/cocoa/browser/avatar_button.h File chrome/browser/ui/cocoa/browser/avatar_button.h (right): http://codereview.chromium.org/7327003/diff/1/chrome/browser/ui/cocoa/browser/avatar_button.h#newcode17 chrome/browser/ui/cocoa/browser/avatar_button.h:17: class Browser; On 2011/07/07 20:19:48, rsesek wrote: > nit: ...
9 years, 5 months ago (2011-07-07 21:13:09 UTC) #5
Robert Sesek
9 years, 5 months ago (2011-07-07 21:14:09 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698