Skip to content

Commit

Permalink
2027: remove, #716
Browse files Browse the repository at this point in the history
default false since forever
  • Loading branch information
Thorin-Oakenpants authored May 3, 2019
1 parent ccec62f commit 7394f2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions user.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7394f2f

Please sign in to comment.