From 6b7032ccaf12733c40a764a12f6f464bc92a2fe7 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 29 Jun 2017 04:48:56 +1200 Subject: [PATCH] 2699: device sensor API --- user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user.js b/user.js index b39adcb..55356f0 100644 --- a/user.js +++ b/user.js @@ -1457,6 +1457,8 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** spoof Navigator API (see section 2697) (FF56+) The version number will be rounded to the "nearest" multiple of 10 [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1333651 + ** disable device sensor API (see 2512) (FF56+) + [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1369319 ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/