summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_thread.cc
diff options
context:
space:
mode:
authorevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-12 22:17:18 +0000
committerevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-12 22:17:18 +0000
commit13a8adfee148682b7f9489e34c428b37f465675d (patch)
tree10eed3e2a5460626defd8dafd62db4eec9412563 /chrome/plugin/plugin_thread.cc
parent9a3a82b02752108598f46a562f9c2b7528d858d4 (diff)
downloadchromium_src-13a8adfee148682b7f9489e34c428b37f465675d.zip
chromium_src-13a8adfee148682b7f9489e34c428b37f465675d.tar.gz
chromium_src-13a8adfee148682b7f9489e34c428b37f465675d.tar.bz2
Fix test_shell resizing.
Gtk sizing happens in two passes: first, each widget requests a size, then the containers recursively allocate how much space each child widget gets. For the WebView, we want to request no space (so that we can be resized as small as possible) and when computing our actual size we want to use our allocated size, not our requested size. Review URL: http://codereview.chromium.org/10659 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5309 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/plugin/plugin_thread.cc')
0 files changed, 0 insertions, 0 deletions