Bug 1599818 - Remove debugging prints. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D55013
This commit is contained in:
@@ -5218,8 +5218,6 @@ var XULBrowserWindow = {
|
||||
return true;
|
||||
}
|
||||
|
||||
dump("shouldLoadURI: " + aURI.spec + "\n");
|
||||
|
||||
let browser = aDocShell
|
||||
.QueryInterface(Ci.nsIDocShellTreeItem)
|
||||
.sameTypeRootTreeItem.QueryInterface(Ci.nsIDocShell).chromeEventHandler;
|
||||
|
||||
Reference in New Issue
Block a user