Chromium Code Reviews
DescriptionMake sure the RootView is sized to the correct bounds when the opaque frame is maximized.It seems that now, when an opaque frame is maximized we also need to add the SM_CXSIZEFRAME to the top of the client rect. I don't know why, it's just is.I reworked the way Widget allows subclasses to handle sizing of the RootView... I delegate responsibility for determining the RootView's bounds to a helper virtual function which BrowserFrameWin overrides. This seems cleaner to me. I make sure this handling only occurs when the window is not maximized.http://crbug.com/25227TEST=use to a theme or switch off glass on vista or use Xp. Maximize the browser window. The tabs should be entirely visible.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29882
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 7
Patch Set 4 : '' #Patch Set 5 : '' #
Total comments: 10
Patch Set 6 : '' #
Total comments: 5
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||