DescriptionStreamline the layout of the BrowserView's children TabContents views.
Modify SingleSplitView to calculate its children view's bounds, but do not actually resize them
and change BrowserViewLayout accordingly (BrowserViewLayout resizes all views now).
Do all reserved contents rect calculations before resizing TabContents views.
Rationale: to do all BrowserView layout related actions in the context of
BrowserViewLayout::Layout call and to minimize actual contents re-layouts.
BUG=51084
TEST=All tests should pass
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71230
Patch Set 1 #Patch Set 2 : '' #
Total comments: 21
Patch Set 3 : '' #
Total comments: 9
Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Messages
Total messages: 10 (0 generated)
|