diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-10 00:23:59 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-10 00:23:59 +0000 |
commit | b9769d8d222724ddf22a109f51f3f91db9ec51dc (patch) | |
tree | 3702d719cff3d33513918f38ecca61337d607ba4 /content/content_browser.gypi | |
parent | 7fda66898004922643085abb8e0db12d2d3e5c40 (diff) | |
download | chromium_src-b9769d8d222724ddf22a109f51f3f91db9ec51dc.zip chromium_src-b9769d8d222724ddf22a109f51f3f91db9ec51dc.tar.gz chromium_src-b9769d8d222724ddf22a109f51f3f91db9ec51dc.tar.bz2 |
Fix broken resize box appearance after download shelf open/close.
The issue was that currently only a WasResized() message updates the resize corner information in WebKit, but if the download shelf opens, the web contents don't necessarily get resized.
As a fix, add an IPC to explicitly update the resize rect, and call this when the download shelf opens/closes, and when a TabContents object becomes active.
Depends on https://bugs.webkit.org/show_bug.cgi?id=77453
BUG=111266
TEST=open page with scrollbar, save it. no resize corner in web.
switch to background tab with scrollbar, no resize corner there
either.
close download shelf, resize corner doesn't overlap scrollbar.
back to first tab, there neither.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120282
Review URL: https://chromiumcodereview.appspot.com/9159057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121354 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_browser.gypi')
0 files changed, 0 insertions, 0 deletions