DescriptionEnforce different min size for popups than tabbed browsers on MacOSX.
xib changes: Removed browser window minSize and minContentSize from xib file. Instead, set the min size programmatically in BrowserWindowController::awakeFromNib in order to customize the min size depending on the browser type.
BUG=83985
TEST=BrowserWindowControllerTest.TestSetBounds and TestSetBoundsPopup
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88588
Patch Set 1 #Patch Set 2 : Comment cleanup. #Patch Set 3 : Update window sizing test broken by change. #
Total comments: 4
Patch Set 4 : Use setMinSize instead of setContentMinSize. #
Total comments: 5
Patch Set 5 : address prev round of feedback #
Messages
Total messages: 9 (0 generated)
|