chore: Removed unused default prefs, b=(no-bug), c=no-component

This commit is contained in:
mr. m
2025-04-30 15:03:49 +02:00
parent f0b60391a8
commit 3130c13c30

View File

@@ -226,9 +226,6 @@ pref('zen.watermark.enabled', false, sticky);
pref('dom.private-attribution.submission.enabled', false);
pref('dom.security.https_only_mode', true);
// Enable EME
pref('media.eme.enabled', true);
// Crash reports
pref("breakpad.reportURL", "");
pref("browser.tabs.crashReporting.sendReport", false);