1800s remove: gmp/cdm update prefs, see #709
This commit is contained in:
parent
c3a74a7c6e
commit
11f40f8a84
2
user.js
2
user.js
@ -954,11 +954,9 @@ user_pref("plugin.state.flash", 0);
|
||||
/* 1820: disable all GMP (Gecko Media Plugins) [SETUP-WEB]
|
||||
* [1] https://wiki.mozilla.org/GeckoMediaPlugins ***/
|
||||
user_pref("media.gmp-provider.enabled", false);
|
||||
// user_pref("media.gmp-manager.updateEnabled", false); // [HIDDEN PREF]
|
||||
/* 1825: disable widevine CDM (Content Decryption Module) [SETUP-WEB] ***/
|
||||
user_pref("media.gmp-widevinecdm.visible", false);
|
||||
user_pref("media.gmp-widevinecdm.enabled", false);
|
||||
// user_pref("media.gmp-widevinecdm.autoupdate", false);
|
||||
/* 1830: disable all DRM content (EME: Encryption Media Extension) [SETUP-WEB]
|
||||
* [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 ***/
|
||||
|
Loading…
Reference in New Issue
Block a user