From bb2325cad29ae411e500b08e9e24f6d627ca13b1 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 11 Sep 2017 17:03:52 +1200 Subject: [PATCH] 2699: fixup 1333641 description bug 1333641 does not disable the WebSpeech API --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index ce966cc..ab7c1a2 100644 --- 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+)