commit f3c87367fb0798a13bdc776113cb34fa0c951c91
parent ffc8280c0c361ed67853c27d4da229be6fec524e
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 7 Sep 2017 14:46:31 +1200
2699: spoof FF version changes
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/user.js b/user.js
@@ -1497,8 +1497,9 @@ 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 - spoof Navigator API (see section 2697) (FF56+)
- The version number will be rounded down to the nearest multiple of 10
+ ** 1333651 & 1383495 & 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+)
** 1369357 - disable site specific zoom (see 2515) (FF56+)
** 1337161 - hide gamepads from content (see 2501) (FF56+)