Bug 1866080 - remove dead docShell accesses that should be no-ops under fission/e10s, r=dao,tabbrowser-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D194388
This commit is contained in:
@@ -1757,8 +1757,6 @@ var gBrowserInit = {
|
||||
|
||||
// Stop the about:blank load
|
||||
gBrowser.stop();
|
||||
// make sure it has a docshell
|
||||
gBrowser.docShell;
|
||||
|
||||
// Remove the speculative focus from the urlbar to let the url be formatted.
|
||||
gURLBar.removeAttribute("focused");
|
||||
|
||||
Reference in New Issue
Block a user