| Issue 36798: | Update mac tabstrip to support mini-tabs | |
| 7 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
The mac tabstrip needs to be updated to support mini-tabs. See the patches in 32845 for specifics.
Comment
1
by
mikesm...@chromium.org,
Feb 26, 2010
Labels: Mstone-5 ReleaseBlock-Stable
,
Feb 26, 2010
(No comment was entered for this change.)
Status: Assigned
Owner: pinker...@chromium.org
,
Mar 9, 2010
Any update for this one ? As I can see it is already working on linux and windows. Cheers
,
Mar 19, 2010
re-requesting triage.
Status: Untriaged
Owner: --- Cc: pinker...@chromium.org
,
Mar 19, 2010
No Mac team anymore - can you take care of this. Thanks!
Status: Assigned
Owner: s...@chromium.org Labels: UI-Needed
,
Mar 19, 2010
I will not have time to do this before M5.
Status: Available
Owner: ---
,
Mar 20, 2010
(No comment was entered for this change.)
Status: Started
Owner: rse...@chromium.org
,
Mar 22, 2010
wrong use of ui-needed (that's for mocks). Ben's looking for an owner.
Labels: -UI-Needed
,
Mar 22, 2010
rsesek has a patch out for review that fixes this:)
,
Mar 23, 2010
(No comment was entered for this change.)
Labels: -Pri-2 -ReleaseBlock-Stable Pri-1 ReleaseBlock-Beta
,
Mar 24, 2010
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=42548
------------------------------------------------------------------------
r42548 | rsesek@chromium.org | 2010-03-24 15:33:08 -0700 (Wed, 24 Mar 2010) | 12 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/browser_window_controller.mm?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_controller.h?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_controller.mm?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_strip_controller.h?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_strip_controller.mm?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_strip_model_observer_bridge.h?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_strip_model_observer_bridge.mm?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/defaults.cc?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/defaults.h?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sessions/session_service.cc?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sessions/session_service_unittest.cc?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sessions/tab_restore_service_unittest.cc?r1=42548&r2=42547
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_menu_model.cc?r1=42548&r2=42547
[Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.
This CL rewires the old support for pinned tabs to support mini-tabs. This also
removes the kEnablePinnedTabs browser default now that all platforms support it.
Note that pinning is now only accessible through the context menu; drag-to-pin
has been removed.
BUG=36798, 32845
TEST=Right-click and pin two tabs. Test dragging on and off and around the tab strip.
TEST=Cmd+W a pinned tab and it should go phantom (renderer closes down) and the tab is made alpha.
Review URL: http://codereview.chromium.org/1119005
------------------------------------------------------------------------
,
Mar 24, 2010
(No comment was entered for this change.)
Status: Fixed
,
Mar 30, 2010
Verified in 5.0.365.0 (Official Build 43016)
Status: Verified
|
||||||||||
| ► Sign in to add a comment | |||||||||||