diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-09 19:10:26 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-09 19:10:26 +0000 |
commit | ea1771720662c3fdcf8a26c4d99fd3ce57fc0415 (patch) | |
tree | 74721b7b408eafb1adbf2fe0005e98b09b8da161 /chrome/browser/chromeos | |
parent | 52ebf2b46daaddbc67e05d61f7dcee46625de5f0 (diff) | |
download | chromium_src-ea1771720662c3fdcf8a26c4d99fd3ce57fc0415.zip chromium_src-ea1771720662c3fdcf8a26c4d99fd3ce57fc0415.tar.gz chromium_src-ea1771720662c3fdcf8a26c4d99fd3ce57fc0415.tar.bz2 |
Fixes bug in changing to side tabs that could result in making window
bigger. When you switch to side tabs we end up in a situations where
if you ask for the computed requested size you'll get a larger
value than the current bounds of the window. Gtk sees this and sizes
the window. We really don't want to derive the requested size of
WidgetGtk when used a window from the contents, instead we want it to
be empty or use an explicitly set value.
BUG=53654
TEST=see bug
Review URL: http://codereview.chromium.org/3300023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58972 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos')
0 files changed, 0 insertions, 0 deletions