зеркало из https://github.com/mozilla/gecko-dev.git
Bug 807805 - Remove app.reportCrashes from b2g.js now that we have crash reporter settings in the UI. r=fabrice
This commit is contained in:
Родитель
cf6ad32dc6
Коммит
64e99f11c4
|
@ -190,9 +190,6 @@ pref("app.privacyURL", "http://www.mozilla.com/%LOCALE%/m/privacy.html");
|
|||
pref("app.creditsURL", "http://www.mozilla.org/credits/");
|
||||
pref("app.featuresURL", "http://www.mozilla.com/%LOCALE%/b2g/features/");
|
||||
pref("app.faqURL", "http://www.mozilla.com/%LOCALE%/b2g/faq/");
|
||||
// Whether we want to report crashes (headless)
|
||||
//XXX Remove this pref when bug 801932 is fixed
|
||||
pref("app.reportCrashes", true);
|
||||
|
||||
// Name of alternate about: page for certificate errors (when undefined, defaults to about:neterror)
|
||||
pref("security.alternate_certificate_error_page", "certerror");
|
||||
|
|
Загрузка…
Ссылка в новой задаче