author | Tom Ritter <tom@mozilla.com> |
Wed, 25 Aug 2021 18:19:23 +0000 | |
changeset 589926 | 3eaabde171ef2ca02a08da236698327d970bf169 |
parent 589925 | 9ad69656cd88ee3d46ed9cfedc199b104eb68200 |
child 589927 | b75d99af8501e72681e34d2f11f7261a1e2cc893 |
push id | 38736 |
push user | abutkovits@mozilla.com |
push date | Wed, 25 Aug 2021 21:49:19 +0000 |
treeherder | mozilla-central@6c984a259bdc [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | freddyb |
bugs | 1727500 |
milestone | 93.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js @@ -209,17 +209,17 @@ pref("security.remote_settings.crlite_fi pref("security.remote_settings.crlite_filters.checked", 0); pref("security.remote_settings.crlite_filters.signer", "onecrl.content-signature.mozilla.org"); pref("security.osreauthenticator.blank_password", false); pref("security.osreauthenticator.password_last_changed_lo", 0); pref("security.osreauthenticator.password_last_changed_hi", 0); pref("security.crash_tracking.js_load_1.prevCrashes", 0); -pref("security.crash_tracking.js_load_1.maxCrashes", 1); +pref("security.crash_tracking.js_load_1.maxCrashes", 0); pref("general.useragent.compatMode.firefox", false); pref("general.config.obscure_value", 13); // for MCD .cfg files #ifndef MOZ_BUILD_APP_IS_BROWSER pref("general.warnOnAboutConfig", true); #endif