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

Issue 2475002: Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi... (Closed)

Created:
10 years, 6 months ago by pink (ping after 24hrs)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Initial cut at scaffolding for mac sidetabs. No visible changes to browser without --enable-vertical-tabs, and even then, don't expect it to work. BUG=44773 TEST=infobars, bookmark bar, tab strip, etc should all behave correctly when showing, hiding, and widnow resizing. This cl should have no visible impact without the above flag on the command line. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48765

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+1314 lines, -76 lines) Patch
A chrome/app/nibs/SideToolbar.xib View 1 chunk +1051 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/browser_window_cocoa.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/browser_window_cocoa.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/browser_window_controller.h View 1 chunk +5 lines, -0 lines 1 comment Download
M chrome/browser/cocoa/browser_window_controller.mm View 4 chunks +22 lines, -13 lines 2 comments Download
M chrome/browser/cocoa/browser_window_controller_private.h View 3 chunks +23 lines, -15 lines 0 comments Download
M chrome/browser/cocoa/browser_window_controller_private.mm View 11 chunks +76 lines, -25 lines 4 comments Download
A chrome/browser/cocoa/side_tabs_toolbar_controller.h View 1 chunk +24 lines, -0 lines 1 comment Download
A chrome/browser/cocoa/side_tabs_toolbar_controller.mm View 1 chunk +53 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.h View 3 chunks +27 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 2 chunks +20 lines, -3 lines 0 comments Download
M chrome/browser/tab_menu_model.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/chrome_dll.gypi View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pink (ping after 24hrs)
10 years, 6 months ago (2010-06-01 21:55:51 UTC) #1
rohitrao (ping after 24h)
The layout code looks fine to me, although we'll have to address fullscreen at some ...
10 years, 6 months ago (2010-06-02 13:45:55 UTC) #2
rohitrao (ping after 24h)
LGTM We can worry about the protocols and base classes later. Please clean up the ...
10 years, 6 months ago (2010-06-02 13:56:40 UTC) #3
pink (ping after 24hrs)
10 years, 6 months ago (2010-06-02 14:22:15 UTC) #4
All fixed. Fleshed out comments where things were obviously half-finished.

On Wed, Jun 2, 2010 at 9:56 AM,  <rohitrao@chromium.org> wrote:
> LGTM
>
> We can worry about the protocols and base classes later.  Please clean up
> the
> XXXPINK and maybe change the one method name before submitting.
>
> http://codereview.chromium.org/2475002/show
>



-- 
Mike Pinkerton
Mac Weenie
pinkerton@google.com

Powered by Google App Engine
This is Rietveld 408576698