pull/2/head
gorhill 9 years ago
parent 96454afb20
commit 651fa9c16a

@ -1086,9 +1086,9 @@ var httpObserver = {
}
var result = vAPI.tabs.onPopup({
tabId: tabId,
sourceTabId: sourceTabId,
url: URI.asciiSpec
targetTabId: tabId,
openerTabId: sourceTabId,
targetURL: URI.asciiSpec
});
return result === true;

Loading…
Cancel
Save