user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 6b7032ccaf12733c40a764a12f6f464bc92a2fe7
parent 6ef86fbde60b5349cab07d55181500a25973704d
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu, 29 Jun 2017 04:48:56 +1200

2699: device sensor API
Diffstat:
Muser.js | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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 ***/