summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 15:05:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 15:05:26 +0000
commit43788ef3f4ed4e4840dc6af92f1ec42771b16b97 (patch)
tree9f8a61d7c6e882291f2827e7cf26ef164ace2100
parentuser.js: Reverting to default WebRTC preferences. (diff)
downloadfirefox-43788ef3f4ed4e4840dc6af92f1ec42771b16b97.tar.xz
firefox-43788ef3f4ed4e4840dc6af92f1ec42771b16b97.zip
user.js: Enabling DRM opt-in.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/local/pref/user.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/local/pref/user.js b/debian/local/pref/user.js
index a36f8a9073..6286de196a 100644
--- a/debian/local/pref/user.js
+++ b/debian/local/pref/user.js
@@ -824,11 +824,6 @@ user_pref("plugin.state.flash", 0);
/* 1825: disable widevine CDM (Content Decryption Module)
* [NOTE] This is covered by the EME master switch (1830) **/
// user_pref("media.gmp-widevinecdm.enabled", false);
-/* 1830: disable all DRM content (EME: Encryption Media Extension)
- * [SETUP-WEB] e.g. Netflix, Amazon Prime, Hulu, HBO, Disney+, Showtime, Starz, DirectTV
- * [SETTING] General>DRM Content>Play DRM-controlled content
- * [1] https://www.eff.org/deeplinks/2017/10/drms-dead-canary-how-we-just-lost-web-what-we-learned-it-and-what-we-need-do-next ***/
-user_pref("media.eme.enabled", false);
/*** [SECTION 2000]: MEDIA / CAMERA / MIC ***/
user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");