ma1 pushed to branch mullvad-browser-115.5.0esr-13.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
-
7ce3d34f
by hackademix at 2023-11-16T16:13:36+01:00
1 changed file:
Changes:
... | ... | @@ -567,8 +567,6 @@ pref("extensions.abuseReport.enabled", false); |
567 | 567 | // Therefore, do not allow download of additional language packs. They are not a
|
568 | 568 | // privacy/security threat, we are disabling them for UX reasons. See bug 41377.
|
569 | 569 | pref("intl.multilingual.downloadEnabled", false);
|
570 | -// Disk activity: Disable storage.sync (tor-browser#41424)
|
|
571 | -pref("webextensions.storage.sync.enabled", false);
|
|
572 | 570 | |
573 | 571 | // Enforce certificate pinning, see: https://bugs.torproject.org/16206
|
574 | 572 | pref("security.cert_pinning.enforcement_level", 2);
|