[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-115.5.0esr-13.0-1] fixup! Firefox preference overrides.

ma1 (@ma1) git at gitlab.torproject.org
Thu Nov 16 15:15:49 UTC 2023



ma1 pushed to branch base-browser-115.5.0esr-13.0-1 at The Tor Project / Applications / Tor Browser


Commits:
030db1b1 by hackademix at 2023-11-16T16:14:56+01:00
fixup! Firefox preference overrides.

Bug 42277: Enable storage.sync to fix broken webextensions

- - - - -


1 changed file:

- browser/app/profile/001-base-profile.js


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -569,8 +569,6 @@ pref("extensions.abuseReport.enabled", false);
 // Therefore, do not allow download of additional language packs. They are not a
 // privacy/security threat, we are disabling them for UX reasons. See bug 41377.
 pref("intl.multilingual.downloadEnabled", false);
-// Disk activity: Disable storage.sync (tor-browser#41424)
-pref("webextensions.storage.sync.enabled", false);
 
 // Enforce certificate pinning, see: https://bugs.torproject.org/16206
 pref("security.cert_pinning.enforcement_level", 2);



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/030db1b1f2801f92bed9fd68700674a14e03289f

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/030db1b1f2801f92bed9fd68700674a14e03289f
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20231116/d476c12e/attachment.htm>


More information about the tbb-commits mailing list