gecko-dev/dom/media/eme
Nathan Froyd 6c8193aed4 Bug 1377962 - add more override declarations for Android-only methods; r=snorp
Trying to get the build running with clang again revealed a few more
missing override declarations.
2017-07-05 16:56:28 -04:00
..
mediadrm Bug 1377962 - add more override declarations for Android-only methods; r=snorp 2017-07-05 16:56:28 -04:00
CDMCaps.cpp
CDMCaps.h
CDMProxy.h Bug 1361900: Part 1 - Make CDMProxy.h compatible with mozilla::Result. r=JamesCheng 2017-05-12 12:08:43 -07:00
DecryptorProxyCallback.h Bug 1306314 - Add an ID to GMPDecryptor instances, reflect that on CDMProxy. r=gerald 2016-11-11 12:10:43 +13:00
DetailedPromise.cpp Bug 1315850 - Rename DetailedPromise Status enum. r=gerald 2017-03-13 10:42:36 +13:00
DetailedPromise.h Bug 1315850 - Rename DetailedPromise Status enum. r=gerald 2017-03-13 10:42:36 +13:00
EMEUtils.cpp Bug 1329543 - Remove IsPrimetimeKeySystem(string) from Gecko. r=gerald 2017-01-09 21:51:40 +08:00
EMEUtils.h Bug 1329543 - Remove IsPrimetimeKeySystem(string) from Gecko. r=gerald 2017-01-09 21:51:40 +08:00
MediaEncryptedEvent.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
MediaEncryptedEvent.h
MediaKeyError.cpp
MediaKeyError.h
MediaKeyMessageEvent.cpp Bug 1311252 - Make MediaKeyMessageEvent.webidl patch spec. r=smaug 2016-10-19 20:33:54 +13:00
MediaKeyMessageEvent.h
MediaKeys.cpp Bug 1315850 - Create ChromiumCDMProxy in MediaKeys.cpp when preffed on. r=gerald 2017-02-22 14:42:55 +13:00
MediaKeys.h Bug 1345753 - Pass the event target to the CDMProxy constructor. r=cpearce 2017-03-09 14:58:18 +08:00
MediaKeySession.cpp Bug 1369020 - Remove nsContentUtils::ConvertStringFromEncoding and nsContentUtils::CheckForBOM. r=hsivonen 2017-06-16 21:11:03 +09:00
MediaKeySession.h Bug 1345680 - Add ToString(MediaKeySessionType) functions. r=jwwang 2017-03-09 12:19:58 +13:00
MediaKeyStatusMap.cpp Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
MediaKeyStatusMap.h Bug 1343409 - HTMLMediaElement::MozRequestDebugInfo returns EMEInfo. r=cpearce 2017-03-01 12:56:29 +13:00
MediaKeySystemAccess.cpp Bug 1368583 - Add deprecation warning for MediaKeySystemConfiguration properties no longer supported by the EME spec. r=gerald 2017-05-30 21:33:03 +12:00
MediaKeySystemAccess.h Bug 1368596 - Add telemetry to track how often deprecated configs are passed to navigator.requestMediaKeySystemAccess(). r=gerald,r=francois 2017-05-30 21:34:55 +12:00
MediaKeySystemAccessManager.cpp Bug 1368596 - Add telemetry to track how often deprecated configs are passed to navigator.requestMediaKeySystemAccess(). r=gerald,r=francois 2017-05-30 21:34:55 +12:00
MediaKeySystemAccessManager.h
moz.build Bug 1306572 - Part3 - Implement MediaCDMProxy and the callback proxy. r=cpearce 2016-11-01 14:39:34 +08:00