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

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Tue Sep 19 07:46:22 UTC 2023



Pier Angelo Vendrame pushed to branch tor-browser-115.2.1esr-13.0-1 at The Tor Project / Applications / Tor Browser


Commits:
6a043750 by Richard Pospesel at 2023-09-19T07:46:09+00:00
fixup! Firefox preference overrides.

Bug 42094: Explicitly disable media.aboutwebrtc.hist.enabled

- - - - -


1 changed file:

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


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -49,6 +49,7 @@ pref("browser.cache.disk.enable", false);
 pref("permissions.memory_only", true);
 pref("network.cookie.lifetimePolicy", 2);
 pref("security.nocertdb", true);
+pref("media.aboutwebrtc.hist.enabled", false);
 
 // Disk Activity
 



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/6a043750364789623c32e0296b153cc20db29cc2
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/tor-commits/attachments/20230919/005fae8c/attachment.htm>


More information about the tor-commits mailing list