diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-18 00:09:09 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-18 00:09:09 +0000 |
commit | 30138a899711b9e075cd73a9e704ce858ecefdd5 (patch) | |
tree | 34dbb5d03fd16e2c6f7dc1cc6c23917b40bf7825 /o3d/plugin | |
parent | fbd6d792accf142ef6ad188b0fd9ac09d370d80a (diff) | |
download | chromium_src-30138a899711b9e075cd73a9e704ce858ecefdd5.zip chromium_src-30138a899711b9e075cd73a9e704ce858ecefdd5.tar.gz chromium_src-30138a899711b9e075cd73a9e704ce858ecefdd5.tar.bz2 |
Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.
browser/views/tab_contents/tab_contents_view_gtk.cc implements sizing in a similar fashion to windows - i.e. when the GtkWidget is resized, it tells the RenderViewHost that it was sized, which causes the RVH to resize the view. A check for if (parent_) in the Gtk RenderWidgetHostView impl was preventing this sizing from occurring.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/125275
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18670 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/plugin')
0 files changed, 0 insertions, 0 deletions