From 6c2f3ad33ab49f5b4fc728fa8b42e6ec4c7ec1d3 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 15 Aug 2017 14:21:28 +1200 Subject: [PATCH] 2699: reduce screen co-ordinate FP in Touch API --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 3af6f94..46364ee 100644 --- a/user.js +++ b/user.js @@ -1487,6 +1487,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1372069 - disable geolocation API (see 0201) (FF56+) ** 1333641 - disable WebSpeech API (see 2021) (FF56+) ** 1369309 - spoof media statistics to 0 (see 2506) (FF57+) + ** 1382499 - reduce screen co-ordinate fingerprinting in Touch API (see 2509) (FF57+) ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/