summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 22:55:21 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 22:55:21 +0000
commit97dc320a8fd7b25abbac5b35d6cc49111668416b (patch)
tree0e4ef92d4bc7a19d22bd9e15e2b04bd9e04ba0a6 /webkit/glue/plugins
parent01dbd931735c7b7497b7b83664462512f272bf58 (diff)
downloadchromium_src-97dc320a8fd7b25abbac5b35d6cc49111668416b.zip
chromium_src-97dc320a8fd7b25abbac5b35d6cc49111668416b.tar.gz
chromium_src-97dc320a8fd7b25abbac5b35d6cc49111668416b.tar.bz2
GTK: Fix status bubble hiding during background tab events.
So the GTK version had only one status, setting the status to any URL the user hovered over. When the background tab is done with loading, it sends a SetStatus("") to the StatusBubble. This was what was tickling the bug. So I'm copying the Windows implementation, which can have a URL and a status, with the URL's display overriding the status display. So when the background tab calls SetStatus(""), the URL should still be displayed. http://crbug.com/14802 Review URL: http://codereview.chromium.org/147050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19077 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/plugins')
0 files changed, 0 insertions, 0 deletions