diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 00:12:14 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 00:12:14 +0000 |
commit | 95e859b7af698105e1ce63793c67c9a358b7f329 (patch) | |
tree | 9c7a3011b0b1f0d31b961954f2dc573b37433c2e /chrome/browser/fav_icon_helper.cc | |
parent | a15a6421c27899acfa4eaef7eb1121c97f24a452 (diff) | |
download | chromium_src-95e859b7af698105e1ce63793c67c9a358b7f329.zip chromium_src-95e859b7af698105e1ce63793c67c9a358b7f329.tar.gz chromium_src-95e859b7af698105e1ce63793c67c9a358b7f329.tar.bz2 |
Fixes bug in background tabs not getting sized correctly. The bug
turned out to be that TabContentsView::GetContainerBounds() was
returning the actual bounds, not the requested bounds, which are not
always the same. We need to return the requested bounds from this
call, otherwise bad things happen.
BUG=31132
TEST=see bug
Review URL: http://codereview.chromium.org/549009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/fav_icon_helper.cc')
0 files changed, 0 insertions, 0 deletions