2027: remove, #716

default false since forever
This commit is contained in:
Thorin-Oakenpants 2019-05-03 07:36:04 +00:00 committed by GitHub
parent ccec62f66b
commit 7394f2f553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -956,9 +956,6 @@ user_pref("media.getusermedia.audiocapture.enabled", false);
* [SETTING] to manage site exceptions: Options>Privacy & Security>Permissions>Camera/Microphone>Settings ***/
// user_pref("permissions.default.camera", 2);
// user_pref("permissions.default.microphone", 2);
/* 2027: disable camera image capture [FF35+]
* [1] https://trac.torproject.org/projects/tor/ticket/16339 ***/
user_pref("dom.imagecapture.enabled", false); // [DEFAULT: false]
/* 2030: disable autoplay of HTML5 media [FF63+]
* 0=Allowed, 1=Blocked (2=Prompt - removed in FF66)
* [NOTE] You can set exceptions under site permissions