Loading browser/components/newidentity/content/newidentity.js +0 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,6 @@ XPCOMUtils.defineLazyGetter(this, "NewIdentityButton", () => { } closeTabs() { logger.info("Closing tabs"); if ( !Services.prefs.getBoolPref("browser.new_identity.close_newnym", true) ) { Loading Loading
browser/components/newidentity/content/newidentity.js +0 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,6 @@ XPCOMUtils.defineLazyGetter(this, "NewIdentityButton", () => { } closeTabs() { logger.info("Closing tabs"); if ( !Services.prefs.getBoolPref("browser.new_identity.close_newnym", true) ) { Loading