Loading browser/components/abouttor/jar.mn 0 → 100644 +0 −0 Empty file added. browser/components/abouttor/moz.build 0 → 100644 +1 −0 Original line number Diff line number Diff line JAR_MANIFESTS += ["jar.mn"] browser/components/moz.build +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ with Files("controlcenter/**"): DIRS += [ "about", "aboutlogins", "abouttor", "attribution", "contextualidentity", "customizableui", Loading browser/components/newtab/AboutNewTabService.jsm +1 −1 Original line number Diff line number Diff line Loading @@ -430,7 +430,7 @@ class BaseAboutNewTabService { * the newtab page has no effect on the result of this function. */ get defaultURL() { return "about:blank"; return "about:tor"; } get welcomeURL() { Loading browser/components/preferences/home.inc.xhtml +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ class="check-home-page-controlled" data-preference-related="browser.startup.homepage"> <menupopup> <menuitem value="0" label="&aboutTor.title;" /> <menuitem value="2" data-l10n-id="home-mode-choice-custom" /> <menuitem value="1" data-l10n-id="home-mode-choice-blank" /> </menupopup> Loading Loading @@ -83,6 +84,7 @@ Preferences so we need to handle setting the pref manually.--> <menulist id="newTabMode" flex="1" data-preference-related="browser.newtabpage.enabled"> <menupopup> <menuitem value="0" label="&aboutTor.title;" /> <menuitem value="1" data-l10n-id="home-mode-choice-blank" /> </menupopup> </menulist> Loading Loading
browser/components/abouttor/moz.build 0 → 100644 +1 −0 Original line number Diff line number Diff line JAR_MANIFESTS += ["jar.mn"]
browser/components/moz.build +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ with Files("controlcenter/**"): DIRS += [ "about", "aboutlogins", "abouttor", "attribution", "contextualidentity", "customizableui", Loading
browser/components/newtab/AboutNewTabService.jsm +1 −1 Original line number Diff line number Diff line Loading @@ -430,7 +430,7 @@ class BaseAboutNewTabService { * the newtab page has no effect on the result of this function. */ get defaultURL() { return "about:blank"; return "about:tor"; } get welcomeURL() { Loading
browser/components/preferences/home.inc.xhtml +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ class="check-home-page-controlled" data-preference-related="browser.startup.homepage"> <menupopup> <menuitem value="0" label="&aboutTor.title;" /> <menuitem value="2" data-l10n-id="home-mode-choice-custom" /> <menuitem value="1" data-l10n-id="home-mode-choice-blank" /> </menupopup> Loading Loading @@ -83,6 +84,7 @@ Preferences so we need to handle setting the pref manually.--> <menulist id="newTabMode" flex="1" data-preference-related="browser.newtabpage.enabled"> <menupopup> <menuitem value="0" label="&aboutTor.title;" /> <menuitem value="1" data-l10n-id="home-mode-choice-blank" /> </menupopup> </menulist> Loading