commit 879f0abf28703ea082cdf41a396dc97c8d0a3bbd
parent d97d0ec0f59df18938f9f78ca81a12b192a16ce1
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 12 Dec 2018 13:21:24 +0000
2201: more garbage
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -1021,7 +1021,6 @@ user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");
/* 2001: disable WebRTC (Web Real-Time Communication)
* [1] https://www.privacytools.io/#webrtc ***/
user_pref("media.peerconnection.enabled", false);
-user_pref("media.navigator.video.enabled", false); // video capability for WebRTC
/* 2002: limit WebRTC IP leaks if using WebRTC
* [TEST] https://browserleaks.com/webrtc
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1189041,1297416