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 7328005: Multi-Profile: Move multi-profile commands from wrench menu to avatar menu (Closed)

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

Description

Multi-Profile: Move multi-profile commands from wrench menu to avatar menu This change moves the multi-profile commands from the wrench menu to the avatar menu. To make multi-profiles usuable until the new options UI is ready I'm making the avatar always visible. I'll change it back once the options UI code is checked in. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91872

Patch Set 1 #

Total comments: 7

Patch Set 2 : Multi-Profile: Move multi-profile commands from wrench menu to avatar menu #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -181 lines) Patch
M chrome/app/chrome_command_ids.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/profile_menu_model.h View 1 1 chunk +1 line, -8 lines 0 comments Download
M chrome/browser/ui/profile_menu_model.cc View 1 2 2 chunks +145 lines, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.h View 1 2 chunks +0 lines, -33 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 7 chunks +1 line, -132 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sail
9 years, 5 months ago (2011-07-07 22:32:35 UTC) #1
Miranda Callahan
LGTM with a couple nits and a question. http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.cc File chrome/browser/ui/profile_menu_model.cc (right): http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.cc#newcode26 chrome/browser/ui/profile_menu_model.cc:26: could ...
9 years, 5 months ago (2011-07-08 14:39:25 UTC) #2
Robert Sesek
http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.h File chrome/browser/ui/profile_menu_model.h (right): http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.h#newcode21 chrome/browser/ui/profile_menu_model.h:21: explicit ProfileMenuModel(Browser* browser); Can Browser be NULL? I'm looking ...
9 years, 5 months ago (2011-07-08 14:50:42 UTC) #3
sail
http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.cc File chrome/browser/ui/profile_menu_model.cc (right): http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.cc#newcode26 chrome/browser/ui/profile_menu_model.cc:26: On 2011/07/08 14:39:25, Miranda Callahan wrote: > could you ...
9 years, 5 months ago (2011-07-08 15:52:06 UTC) #4
sail
On 2011/07/08 14:50:42, rsesek wrote: > http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.h > File chrome/browser/ui/profile_menu_model.h (right): > > http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.h#newcode21 > ...
9 years, 5 months ago (2011-07-08 15:54:22 UTC) #5
Robert Sesek
On 2011/07/08 15:54:22, sail wrote: > On 2011/07/08 14:50:42, rsesek wrote: > > > http://codereview.chromium.org/7328005/diff/1/chrome/browser/ui/profile_menu_model.h ...
9 years, 5 months ago (2011-07-08 16:00:21 UTC) #6
commit-bot: I haz the power
9 years, 5 months ago (2011-07-08 17:49:35 UTC) #7
Change committed as 91872

Powered by Google App Engine
This is Rietveld 408576698