DescriptionFixes up bookmark bubbles and the browser window so that they shut down correctly.
BookmarkBubbleController has been made an NSWindowController instead of the
view controller that it used to be, and now loads its window from the nib instead
of creating it on the fly. Also cleans up fullscreen mode so that the window
referenced from browser_window_controller stays constant instead of having
[self window] and window_ potentially pointing at two different windows.
BookmarkBubble.xib has been modified so that it instantiates a window containing
a bubble view instead of just instantiating a view.
BUG=25054, 24734
TEST=Try going in and out of full screen mode. Try bringing up a bookmark bubble by clicking on the star. Try creating a pile of windows and then quitting,
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30095
Patch Set 1 #Patch Set 2 : '' #
Total comments: 86
Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #
Total comments: 5
Messages
Total messages: 7 (0 generated)
|