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

Issue 1551009: [Mac] Prep for animating the Browser Action Buttons in and out.... (Closed)

Created:
10 years, 8 months ago by Bons
Modified:
9 years, 5 months ago
CC:
chromium-reviews, John Grabowski, Erik does not do reviews, ben+cc_chromium.org, pam+watch_chromium.org, Aaron Boodman
Visibility:
Public.

Description

[Mac] Prep for animating the Browser Action Buttons in and out. Also fixes bug where the go button would overlap with the page/wrench menus upon uninstalling the last extension. BUG=40003, 39200 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43282

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -27 lines) Patch
M chrome/browser/cocoa/extensions/browser_actions_container_view.mm View 1 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_controller.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_controller.mm View 1 9 chunks +34 lines, -21 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 2 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rohitrao (ping after 24h)
LGTM Is the mac trybot failure related? http://codereview.chromium.org/1551009/diff/3001/4003 File chrome/browser/cocoa/extensions/browser_actions_controller.mm (right): http://codereview.chromium.org/1551009/diff/3001/4003#newcode463 chrome/browser/cocoa/extensions/browser_actions_controller.mm:463: if (!profile_->IsOffTheRecord() ...
10 years, 8 months ago (2010-03-31 22:28:21 UTC) #1
Bons
http://codereview.chromium.org/1551009/diff/3001/4003 File chrome/browser/cocoa/extensions/browser_actions_controller.mm (right): http://codereview.chromium.org/1551009/diff/3001/4003#newcode463 chrome/browser/cocoa/extensions/browser_actions_controller.mm:463: if (!profile_->IsOffTheRecord() && isInitialized_) On 2010/03/31 22:28:22, rohitrao wrote: ...
10 years, 8 months ago (2010-03-31 22:30:56 UTC) #2
Miranda Callahan
10 years, 8 months ago (2010-03-31 22:41:05 UTC) #3
LGTM indeed.

Powered by Google App Engine
This is Rietveld 408576698