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

Issue 258012: [Mac] Insert views into the proper place in the view hierarchy when tearing o... (Closed)

Created:
11 years, 2 months ago by rohitrao (ping after 24h)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

[Mac] Insert views into the proper place in the view hierarchy when tearing off tabs. BUG=http://crbug.com/19320 BUG=http://crbug.com/23407 BUG=http://crbug.com/20555 TEST=Tearing off a tab with an open infobar should not show a blank transparent space. After tearing off a tab, both find in page and fullscreen should work properly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27992

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -28 lines) Patch
M chrome/browser/cocoa/browser_window_controller.mm View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/cocoa/tab_window_controller.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/cocoa/tab_window_controller.mm View 1 2 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rohitrao (ping after 24h)
Been running with this for a while, haven't noticed any weird drawing problems yet.
11 years, 2 months ago (2009-10-02 15:07:32 UTC) #1
pink (ping after 24hrs)
http://codereview.chromium.org/258012/diff/1/2 File chrome/browser/cocoa/tab_window_controller.mm (left): http://codereview.chromium.org/258012/diff/1/2#oldcode63 Line 63: - (NSArray*)viewsToMoveToOverlay { remove this from the header ...
11 years, 2 months ago (2009-10-02 15:20:23 UTC) #2
rohitrao (ping after 24h)
Removed from header and BWC.
11 years, 2 months ago (2009-10-05 14:13:33 UTC) #3
pink (ping after 24hrs)
11 years, 2 months ago (2009-10-05 14:29:57 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698