Firefox: fix tooltip animation

pull/2/head
Deathamns 10 years ago committed by gorhill
parent e90bc19420
commit 1c64aa4af4

@ -917,7 +917,7 @@ var httpObserver = {
}
try {
// [tabId, type, sourceTabId - given if it was a popup]
// [type, tabId, sourceTabId - given if it was a popup]
channelData = channel.getProperty(location.host + 'reqdata');
} catch (ex) {
return;

Loading…
Cancel
Save