Verified Commit 2a24e82a authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

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.
parent c5afee5d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -532,9 +532,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