Output more logs for debugging
This commit is contained in:
parent
dcb6b751aa
commit
310b72ce50
@ -1436,6 +1436,9 @@ TreeStyleTabWindow.prototype = inherit(TreeStyleTabBase, {
|
||||
log(' opener =>', [opener, hasOwnerTab]);
|
||||
}
|
||||
}
|
||||
else {
|
||||
log('onBeforeBrowserAccessOpenURI: no params is given');
|
||||
}
|
||||
if (aParamsOrOpener &&
|
||||
hasOwnerTab &&
|
||||
aWhere == Ci.nsIBrowserDOMWindow.OPEN_NEWTAB)
|
||||
|
Loading…
x
Reference in New Issue
Block a user