Bug 1015619 - Reduce browser.slowStartup.timeThreshold from 45 to 40 seconds. r=dolske

This commit is contained in:
Dão Gottwald 2014-06-13 13:58:23 +02:00
Родитель 49b86ee392
Коммит 64bb5d0a6a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -278,7 +278,7 @@ pref("browser.startup.page", 1);
pref("browser.startup.homepage", "chrome://branding/locale/browserconfig.properties");
pref("browser.slowStartup.notificationDisabled", false);
pref("browser.slowStartup.timeThreshold", 45000);
pref("browser.slowStartup.timeThreshold", 40000);
pref("browser.slowStartup.maxSamples", 5);
// This url, if changed, MUST continue to point to an https url. Pulling arbitrary content to inject into