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

Issue 199079: Allow windows with a single tab to be merged into other windows with drag and... (Closed)

Created:
11 years, 3 months ago by pink (ping after 24hrs)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

Allow windows with a single tab to be merged into other windows with drag and drop. When there is a single window with a single tab, we treat it like a window move. BUG=15108 TEST=dragging out windows and merging them back in, dragging windows around to move them. Test windows of different types (incognito) as well. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25894

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -30 lines) Patch
M chrome/browser/cocoa/tab_view.mm View 7 chunks +49 lines, -30 lines 5 comments Download

Messages

Total messages: 4 (0 generated)
pink (ping after 24hrs)
11 years, 3 months ago (2009-09-10 18:41:32 UTC) #1
rohitrao (ping after 24h)
LGTM http://codereview.chromium.org/199079/diff/1/2 File chrome/browser/cocoa/tab_view.mm (left): http://codereview.chromium.org/199079/diff/1/2#oldcode401 Line 401: [targets removeAllObjects]; This is ok to delete ...
11 years, 3 months ago (2009-09-10 19:03:56 UTC) #2
pink (ping after 24hrs)
http://codereview.chromium.org/199079/diff/1/2 File chrome/browser/cocoa/tab_view.mm (left): http://codereview.chromium.org/199079/diff/1/2#oldcode401 Line 401: [targets removeAllObjects]; On 2009/09/10 19:03:56, rohitrao wrote: > ...
11 years, 3 months ago (2009-09-10 19:05:55 UTC) #3
pink (ping after 24hrs)
11 years, 3 months ago (2009-09-10 19:06:30 UTC) #4
http://codereview.chromium.org/199079/diff/1/2
File chrome/browser/cocoa/tab_view.mm (right):

http://codereview.chromium.org/199079/diff/1/2#newcode226
Line 226: ![self canBeDragged];
Oops, my bad, yes. Misunderstood.

Powered by Google App Engine
This is Rietveld 408576698