Skip to content
Snippets Groups Projects
Commit 426789a8 authored by Georg Koppen's avatar Georg Koppen Committed by Pier Angelo Vendrame
Browse files

BB 16285: Exclude ClearKey system for now

In the past the ClearKey system had not been compiled when specifying
--disable-eme. But that changed and it is even bundled nowadays (see:
Mozilla's bug 1300654). We don't want to ship it right now as the use
case for it is not really visible while the code had security
vulnerabilities in the past.
parent 0a81f40f
Branches
No related tags found
1 merge request!1500TB 43415: Rebased onto 134.0a1
......@@ -428,11 +428,11 @@ bin/libfreebl_64int_3.so
#endif
; media
@RESPATH@/gmp-clearkey/0.1/@DLL_PREFIX@clearkey@DLL_SUFFIX@
@RESPATH@/gmp-clearkey/0.1/manifest.json
#if defined(MOZ_WMF_CDM) && defined(ENABLE_TESTS)
@BINPATH@/@DLL_PREFIX@wmfclearkey@DLL_SUFFIX@
#endif
;@RESPATH@/gmp-clearkey/0.1/@DLL_PREFIX@clearkey@DLL_SUFFIX@
;@RESPATH@/gmp-clearkey/0.1/manifest.json
;#if defined(MOZ_WMF_CDM) && defined(ENABLE_TESTS)
;@BINPATH@/@DLL_PREFIX@wmfclearkey@DLL_SUFFIX@
;#endif
#ifdef PKG_LOCALE_MANIFEST
#include @PKG_LOCALE_MANIFEST@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment