gecko-dev/dom/media/eme
Bryce Seager van Dyk db40ab9d67 Bug 1683737 - Report support for cbcs-1-9 encryption scheme. r=alwu
The cbcs-1-9 encryption scheme is a specialized form of the cbcs scheme. Since
we already support the general cbcs scheme, we can also report support for
cbcs-1-9 for Widevine and Clearkey.

Since the functionality this impacts is still behind a pref, this should not
have any impact on most users. I plan to add tests for this and some other
functionality as needed as part of Bug 1610671 where we'll expose this by
removing/toggling the pref.

Differential Revision: https://phabricator.services.mozilla.com/D120743
2021-08-04 15:01:43 +00:00
..
mediadrm Bug 1721867 - Remove the concept of decryptor id from the GMP. r=alwu,jolin 2021-07-22 22:19:53 +00:00
CDMCaps.cpp
CDMCaps.h
CDMProxy.h Bug 1721867 - Remove the concept of decryptor id from the GMP. r=alwu,jolin 2021-07-22 22:19:53 +00:00
DecryptorProxyCallback.h Bug 1721867 - Remove the concept of decryptor id from the GMP. r=alwu,jolin 2021-07-22 22:19:53 +00:00
DetailedPromise.cpp
DetailedPromise.h
EMEUtils.cpp
EMEUtils.h
MediaEncryptedEvent.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
MediaEncryptedEvent.h
MediaKeyError.cpp
MediaKeyError.h
MediaKeyMessageEvent.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
MediaKeyMessageEvent.h
MediaKeySession.cpp
MediaKeySession.h
MediaKeyStatusMap.cpp
MediaKeyStatusMap.h
MediaKeySystemAccess.cpp Bug 1683737 - Report support for cbcs-1-9 encryption scheme. r=alwu 2021-08-04 15:01:43 +00:00
MediaKeySystemAccess.h
MediaKeySystemAccessManager.cpp
MediaKeySystemAccessManager.h
MediaKeySystemAccessPermissionRequest.cpp
MediaKeySystemAccessPermissionRequest.h
MediaKeys.cpp Bug 1721255 - Restore NS_INTERFACE_MAP_ENTRY(nsISupports) to MediaKeys. r=alwu 2021-07-20 14:26:20 +00:00
MediaKeys.h Bug 1713116 - Replace "mediakeys-request" literal with MediaKeys::kMediaKeysRequestTopic in C++ code. r=alwu 2021-05-27 17:48:06 +00:00
moz.build