Chromium Code Reviews
Help | Chromium Project | Sign in
(3)

Issue 2828005: Unify the page and wrench menus into one wrench menu. Remove pref to hide men... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 11 months ago by pink
Modified:
4 years ago
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. Nib updates: Toolbar.xib: Removed page menu and moved everything over to accomodate. Prefs.xib: Removed "show options page/wrench menu" checkbox and moved everything up to accomodate. BUG=45756 TEST=migration from having the pref hidden. It should become visible. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49830

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -289 lines) Patch
M chrome/app/nibs/Preferences.xib View 1 30 chunks +22 lines, -97 lines 0 comments Download
M chrome/app/nibs/Toolbar.xib View 1 9 chunks +4 lines, -68 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.mm View 1 4 chunks +0 lines, -25 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.h View 1 6 chunks +6 lines, -11 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 10 chunks +15 lines, -60 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller_unittest.mm View 1 2 chunks +1 line, -27 lines 0 comments Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 4 (0 generated)
pink
4 years, 11 months ago (2010-06-15 19:21:52 UTC) #1
rohitrao (OOO until 6-22)
http://codereview.chromium.org/2828005/diff/1/7 File chrome/browser/cocoa/toolbar_controller.mm (right): http://codereview.chromium.org/2828005/diff/1/7#newcode561 chrome/browser/cocoa/toolbar_controller.mm:561: BOOL rightBorderShown = ![wrenchButton_ isHidden]; Is this always going ...
4 years, 11 months ago (2010-06-15 19:33:19 UTC) #2
pink
new version up. http://codereview.chromium.org/2828005/diff/1/7 File chrome/browser/cocoa/toolbar_controller.mm (right): http://codereview.chromium.org/2828005/diff/1/7#newcode561 chrome/browser/cocoa/toolbar_controller.mm:561: BOOL rightBorderShown = ![wrenchButton_ isHidden]; On ...
4 years, 11 months ago (2010-06-15 20:08:21 UTC) #3
rohitrao (OOO until 6-22)
4 years, 11 months ago (2010-06-15 20:19:52 UTC) #4
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be