commit 6c2f3ad33ab49f5b4fc728fa8b42e6ec4c7ec1d3
parent f7dea0a1e94c228d4d4087de4574c9993f10f612
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 15 Aug 2017 14:21:28 +1200
2699: reduce screen co-ordinate FP in Touch API
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 ***/