commit bb48fe4ebe27fe0ca9b3de9ad8c75af8f75ea049
parent 44a8088481f3ee46b38f5a8549652e31a61973df
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 20 Jul 2021 03:34:49 +0000
RFP: 4612 is not disabled (by default)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -1427,7 +1427,7 @@ user_pref("privacy.firstparty.isolate", true);
FF59+
1372073 - spoof/block fingerprinting in MediaDevices API
Spoof: enumerate devices reports one "Internal Camera" and one "Internal Microphone" if
- media.navigator.enabled is true (see 4612 which we chose to keep disabled)
+ media.navigator.enabled is true (see 4612)
Block: suppresses the ondevicechange event (see 4613)
1039069 - warn when language prefs are set to non en-US (see 0210, 0211)
1222285 & 1433592 - spoof keyboard events and suppress keyboard modifier events