DescriptionConvert tabcontentscontainer to use a vbox instead of a fixed. The
comment in the code mentions that a vbox would cause a split screen,
but looking at the code, it seems like that's not possible because
we hide the old TCVG before adding new ones. These days the vbox
contains all TCVGs and only shows one at a time (I think in the past
we tried to remove them, but we don't have that problem now).
This simplifies the code by not having to use our own size-allocate
handler.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30843
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|