user.js

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

commit bb2325cad29ae411e500b08e9e24f6d627ca13b1
parent 9a0edfe8875291b1218e3b6782267ec71422f8b4
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 11 Sep 2017 17:03:52 +1200

2699: fixup 1333641 description

bug 1333641 does not disable the WebSpeech API
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1506,7 +1506,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1337161 - hide gamepads from content (see 2501) (FF56+) ** 1372072 - spoof network information API as "unknown" (see 2503) (FF56+) ** 1372069 - disable geolocation API (see 0201) (FF56+) - ** 1333641 - disable WebSpeech API (see 2021) (FF56+) + ** 1333641 - reduce fingerprinting in WebSpeech API (see 2021) (FF56+) ** 1369309 - spoof media statistics (see 2506) (FF57+) ** 1382499 - reduce screen co-ordinate fingerprinting in Touch API (see 2509) (FF57+) ** 1217290 - enable fingerprinting resistance for WebGL (see 2010-12) (FF57+)