summarylogtreecommitdiffstats
path: root/mozconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mozconfig')
-rw-r--r--mozconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/mozconfig b/mozconfig
index 4a0dfe0ea262..7e8934b733b1 100644
--- a/mozconfig
+++ b/mozconfig
@@ -2,7 +2,8 @@
ac_add_options --disable-necko-wifi
# Disable webrtc, dangerous, leaks internal IP address (and external on Win)
-ac_add_options --disable-webrtc
+# This option no longer works on version >= 52.1.0
+#ac_add_options --disable-webrtc
# Disable safe browsing, prevent sending visited URLs to other parties
ac_add_options --disable-safe-browsing