user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit f7dea0a1e94c228d4d4087de4574c9993f10f612
parent 911a98c675bda8eb31ae878cf71a7aaa46c90783
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 12 Aug 2017 13:55:17 +1200

2699: spoof media statistics to 0
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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 ***/