user.js

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

commit 0277ba81027dbf134ad3581c29813c8c4ba3f123
parent b907dd7e834d8dc74a3363e27fc8e8743c1d5fcf
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat,  9 Sep 2017 16:49:26 +1200

2699: more UA spoofing stuff

move along people, nothing to see: added 1396468 which fixes a leak, it will probably be pushed to beta (FF56)
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1497,7 +1497,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); This spoof *shouldn't* affect core chrome/Firefox performance ** 1217238 - reduce precision of time exposed by javascript (FF55+) ** 1369303 - spoof/disable performance API (see 2410-deprecated, 2411, 2412) (FF56+) - ** 1333651 & 1383495 & 1393283 - spoof Navigator API (see section 2697) (FF56+) + ** 1333651 & 1383495 & 1396468 & 1393283 - spoof Navigator API (see section 2697) (FF56+) FF56: The version number will be rounded down to the nearest multiple of 10 FF57+: The version number will match current ESR ** 1369319 - disable device sensor API (see 2512) (FF56+)