1
0
Fork 0

RFP: 4612 is not disabled (by default)

This commit is contained in:
Thorin-Oakenpants 2021-07-20 03:34:49 +00:00 committed by GitHub
parent 44a8088481
commit bb48fe4ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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