1
0

1840 no longer hidden 67+

This commit is contained in:
Thorin-Oakenpants 2019-04-15 14:46:39 +00:00 committed by GitHub
parent e3349d0f07
commit 8c12f4bb14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1035,7 +1035,7 @@ user_pref("media.gmp-widevinecdm.autoupdate", false);
user_pref("media.eme.enabled", false);
/* 1840: disable the OpenH264 Video Codec by Cisco to "Never Activate" [SETUP-WEB]
* This is the bundled codec used for video chat in WebRTC ***/
user_pref("media.gmp-gmpopenh264.enabled", false); // [HIDDEN PREF]
user_pref("media.gmp-gmpopenh264.enabled", false);
user_pref("media.gmp-gmpopenh264.autoupdate", false);
/*** [SECTION 2000]: MEDIA / CAMERA / MIC ***/