From f7dea0a1e94c228d4d4087de4574c9993f10f612 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 12 Aug 2017 13:55:17 +1200 Subject: [PATCH] 2699: spoof media statistics to 0 --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 36403ae..3af6f94 100644 --- a/user.js +++ b/user.js @@ -1486,6 +1486,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1372072 - spoof network information API as "unknown" (see 2503) (FF56+) ** 1372069 - disable geolocation API (see 0201) (FF56+) ** 1333641 - disable WebSpeech API (see 2021) (FF56+) + ** 1369309 - spoof media statistics to 0 (see 2506) (FF57+) ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/