Loading browser/base/content/utilityOverlay.js +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ function isBlankPageURL(aURL) { aURL == "about:blank" || aURL == "about:home" || aURL == "about:welcome" || aURL == "about:mullvad-browser" || aURL == BROWSER_NEW_TAB_URL ); } Loading Loading
browser/base/content/utilityOverlay.js +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ function isBlankPageURL(aURL) { aURL == "about:blank" || aURL == "about:home" || aURL == "about:welcome" || aURL == "about:mullvad-browser" || aURL == BROWSER_NEW_TAB_URL ); } Loading