From 887e93a4f2c6c02162cada1e2562a75db9994afd Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 28 Feb 2018 12:19:36 +0000 Subject: [PATCH] 4500: RFP WebGL stuff --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 5b44fa2..1348221 100644 --- a/user.js +++ b/user.js @@ -1564,7 +1564,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1372069 & 1403813 - block geolocation requests (same as if you deny a site permission) (see 4609, 4612) (FF56+) ** 1369309 - spoof media statistics (see 4610) (FF57+) ** 1382499 - reduce screen co-ordinate fingerprinting in Touch API (see 4611) (FF57+) - ** 1217290 - enable fingerprinting resistance for WebGL (see 2010-12) (FF57+) + ** 1217290 & 1409677 - enable fingerprinting resistance for WebGL (see 2010-12) (FF57+) ** 1382545 - reduce fingerprinting in Animation API (FF57+) ** 1354633 - limit MediaError.message to a whitelist (FF57+) ** 1382533 - enable fingerprinting resistance for Presentation API (FF57+)