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

Issue 1727013: Fix dragging a tab out of a window when the only tabs left behind are phantom... (Closed)

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

Description

Fix dragging a tab out of a window when the only tabs left behind are phantom tabs. BUG=42698 TEST=per bug. Might want to re-test dragging single tabs and dragging tabs out when there are pinned tabs (not phantoms). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45982

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M chrome/browser/cocoa/browser_window_controller.mm View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/tab_view.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/tab_window_controller.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/cocoa/tab_window_controller.mm View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pink (ping after 24hrs)
Trung, I don't really like the idea of exposing phantom tabs to TabWindowController, but it ...
10 years, 8 months ago (2010-04-28 21:08:43 UTC) #1
viettrungluu
Maybe we should opt for the opposite of the "phantom" concept instead? So maybe -hasLiveTabs? ...
10 years, 8 months ago (2010-04-28 21:15:10 UTC) #2
pink (ping after 24hrs)
Changed to hasLiveTabs. Want to give it another quick look to make sure I didn't ...
10 years, 8 months ago (2010-04-28 21:24:30 UTC) #3
viettrungluu
10 years, 8 months ago (2010-04-28 21:48:42 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698