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

Issue 214011: Remove the theme popup menu and just have a reset button to match the other p... (Closed)

Created:
11 years, 3 months ago by TVL
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

Remove the theme popup menu and just have a reset button to match the other platforms. This avoids us needed extra localization strings, and we'll look to pick up any new UI when it's done for all platforms. Remove the autoseparating_menu since it is no longer used. TEST=Prefs just has a reset button and no theme popup list. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26560

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -368 lines) Patch
M chrome/app/nibs/Preferences.xib View 1 73 chunks +127 lines, -249 lines 0 comments Download
D chrome/browser/cocoa/autoseparating_menu.h View 1 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/browser/cocoa/autoseparating_menu.m View 1 1 chunk +0 lines, -26 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.mm View 1 1 chunk +3 lines, -74 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
TVL
11 years, 3 months ago (2009-09-17 16:37:28 UTC) #1
pink (ping after 24hrs)
11 years, 3 months ago (2009-09-17 16:45:35 UTC) #2
LGTM

http://codereview.chromium.org/214011/diff/1/5
File chrome/browser/cocoa/autoseparating_menu.h (left):

http://codereview.chromium.org/214011/diff/1/5#oldcode10
Line 10: @interface AutoseparatingMenu : NSMenu {
might we need this for anything else? move it to GTM perhaps?

Powered by Google App Engine
This is Rietveld 408576698