Bug 1599818 - Remove debugging prints. r=kmag

Differential Revision: https://phabricator.services.mozilla.com/D55013
This commit is contained in:
Matt Woodrow
2019-11-27 20:31:07 +00:00
parent 0a411b17d4
commit 985c38bab0
4 changed files with 0 additions and 7 deletions

View File

@@ -5218,8 +5218,6 @@ var XULBrowserWindow = {
return true;
}
dump("shouldLoadURI: " + aURI.spec + "\n");
let browser = aDocShell
.QueryInterface(Ci.nsIDocShellTreeItem)
.sameTypeRootTreeItem.QueryInterface(Ci.nsIDocShell).chromeEventHandler;