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

Issue 206030: disable extension bar for now (Closed)

Created:
11 years, 3 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

disable extension bar for now BUG=none TEST=extension bar is no longer visible Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26352

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M chrome/browser/cocoa/browser_window_controller.mm View 1 chunk +11 lines, -9 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Nico
I will turn it back on when a) it only shows up when you have ...
11 years, 3 months ago (2009-09-16 15:38:08 UTC) #1
pink (ping after 24hrs)
11 years, 3 months ago (2009-09-16 16:21:56 UTC) #2
LGTM with #if 0

http://codereview.chromium.org/206030/diff/1/2
File chrome/browser/cocoa/browser_window_controller.mm (right):

http://codereview.chromium.org/206030/diff/1/2#newcode195
Line 195: //    if
(browser_->SupportsWindowFeature(Browser::FEATURE_EXTENSIONSHELF)) {
this should be #if 0 rather than commenting out each individual line.

Powered by Google App Engine
This is Rietveld 408576698