user.js

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

commit b6533689cfcccd8932467c408d70b35c340fa5ff
parent ae83b83590c3ccbea4399907e0ffb051a3e3658e
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 28 Aug 2017 07:20:45 +1200

2699: add Animation API, description fixups #222
Diffstat:
Muser.js | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -1499,13 +1499,14 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); The version number will be rounded down to the nearest multiple of 10 ** 1369319 - disable device sensor API (see 2512) (FF56+) ** 1369357 - disable site specific zoom (see 2515) (FF56+) - ** 1337161 - disable gamepad API (see 2501) (FF56+) + ** 1337161 - hide gamepads from content (see 2501) (FF56+) ** 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+) + ** 1369309 - spoof media statistics (see 2506) (FF57+) ** 1382499 - reduce screen co-ordinate fingerprinting in Touch API (see 2509) (FF57+) ** 1217290 - enable fingerprinting resistance for WebGL (see 2010-12) (FF57+) + ** 1382545 - reduce fingerprinting in Animation API (FF57+) ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/