user.js

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

commit 346b945ee33499f083ed2224d20979c73bd91cc1
parent b86f625b020bb0d7401fa5fea5f580d1d17002ff
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun,  3 Sep 2017 00:44:23 +1200

2699: limit MediaError.message
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1509,6 +1509,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1382499 - reduce screen co-ordinate fingerprinting in Touch API (see 2509) (FF57+) ** 1217290 - enable fingerprinting resistance for WebGL (see 2010-12) (FF57+) ** 1382545 - reduce fingerprinting in Animation API (FF57+) + ** 1354633 - limit MediaError.message to a whitelist (FF57+) ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/