[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.2.0esr-14.0-1] fixup! MB 38: Mullvad Browser configuration

morgan (@morgan) git at gitlab.torproject.org
Mon Sep 16 17:51:54 UTC 2024



morgan pushed to branch mullvad-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser


Commits:
09e84f60 by Pier Angelo Vendrame at 2024-09-16T17:49:07+00:00
fixup! MB 38: Mullvad Browser configuration

MB 344: Remove media.navigator.enabled = false on MB.

RFP spoof the values protected by this preference.
We do not do the same on Tor Browser because this functionality depends
on WebRTC, which is disabled at build time on TBB.

- - - - -


1 changed file:

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


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -533,9 +533,6 @@ pref("media.peerconnection.ice.default_address_only", true);
 pref("media.peerconnection.ice.no_host", true);
 pref("media.peerconnection.ice.proxy_only_if_behind_proxy", true);
 
-// Disables media devices but only if `media.peerconnection.enabled` is set to
-// `false` as well. (see bug 16328 for this defense-in-depth measure)
-pref("media.navigator.enabled", false);
 // GMPs (Gecko Media Plugins, https://wiki.mozilla.org/GeckoMediaPlugins)
 // We make sure they don't show up on the Add-on panel and confuse users.
 // And the external update/donwload server must not get pinged. We apply a



View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/09e84f6024b0acd525089a401915ff27ac5227c2

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/09e84f6024b0acd525089a401915ff27ac5227c2
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/20240916/9b9518c3/attachment.htm>


More information about the tor-commits mailing list