зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1381982 - Show Privacy Policy instead of about:home as the background tab on first launch, r=gijs
MozReview-Commit-ID: 6cjpCTCPDIB --HG-- extra : rebase_source : 9c9431c8466de24495dd55a668eaa136de80b79c
This commit is contained in:
Родитель
4b11bed1eb
Коммит
86dce63f5c
|
@ -268,7 +268,7 @@ pref("browser.defaultbrowser.notificationbar", false);
|
|||
pref("browser.startup.page", 1);
|
||||
pref("browser.startup.homepage", "chrome://branding/locale/browserconfig.properties");
|
||||
// Whether we should skip the homepage when opening the first-run page
|
||||
pref("browser.startup.firstrunSkipsHomepage", false);
|
||||
pref("browser.startup.firstrunSkipsHomepage", true);
|
||||
|
||||
pref("browser.slowStartup.notificationDisabled", false);
|
||||
pref("browser.slowStartup.timeThreshold", 30000);
|
||||
|
|
Загрузка…
Ссылка в новой задаче