summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
diff options
context:
space:
mode:
authorpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-07 18:43:09 +0000
committerpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-07 18:43:09 +0000
commit93a2c7241cddc33af51cdc3daea03e414f544ec8 (patch)
tree1864bba1f4c906e7d67ac378814455ec24d8a992 /chrome/browser/app_controller_mac.mm
parent2e8f3dd5dbec1c494778713c47a42f6589ecbc86 (diff)
downloadchromium_src-93a2c7241cddc33af51cdc3daea03e414f544ec8.zip
chromium_src-93a2c7241cddc33af51cdc3daea03e414f544ec8.tar.gz
chromium_src-93a2c7241cddc33af51cdc3daea03e414f544ec8.tar.bz2
Hook up the prefs for the optional home buttons and page/wrench buttons. Move default registration of this pref out of platform code and into shared code to avoid having to do it in at least 3 places. Fix gradient buttons to not draw their borders unless asked.
BUG=13151 TEST=showing/hiding home button and page/wrench buttons should work. Menus for page/wrench should work except for a few straggler items that aren't yet implemented even in the main menubar. Review URL: http://codereview.chromium.org/155151 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20052 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/app_controller_mac.mm')
-rw-r--r--chrome/browser/app_controller_mac.mm3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/app_controller_mac.mm b/chrome/browser/app_controller_mac.mm
index 6de60dec..5205114 100644
--- a/chrome/browser/app_controller_mac.mm
+++ b/chrome/browser/app_controller_mac.mm
@@ -226,9 +226,6 @@
bookmarkMenuBridge_.reset(new BookmarkMenuBridge());
- // Register any Mac-specific preferences.
- PrefService* prefs = [self defaultProfile]->GetPrefs();
- prefs->RegisterBooleanPref(prefs::kShowPageOptionsButtons, false);
[self setUpdateCheckInterval];
// Build up the encoding menu, the order of the items differs based on the