Backed out changeset 51ffa59f1488 (bug 1521923) for WR failures on outline-013.html . CLOSED TREE
This commit is contained in:
@@ -1408,9 +1408,6 @@ var gBrowserInit = {
|
||||
// avoid an about:blank flash.
|
||||
let tabToAdopt = this.getTabToAdopt();
|
||||
if (tabToAdopt) {
|
||||
let evt = new CustomEvent("before-initial-tab-adopted", { bubbles: true });
|
||||
gBrowser.tabpanels.dispatchEvent(evt);
|
||||
|
||||
// Stop the about:blank load
|
||||
gBrowser.stop();
|
||||
// make sure it has a docshell
|
||||
|
||||
Reference in New Issue
Block a user