gecko-dev/dom/media/eme
2016-10-18 17:58:19 +01:00
..
CDMCaps.cpp Bug 1290830 - [Part2] Remove the GMP types using genral types instead. r=cpearce 2016-08-02 15:05:21 +08:00
CDMCaps.h Bug 1290830 - [Part2] Remove the GMP types using genral types instead. r=cpearce 2016-08-02 15:05:21 +08:00
CDMProxy.h Bug 1303922 - Part 1: Make EME keystatuschanged information notified in batch. r=cpearce 2016-10-04 17:18:46 +08:00
DecryptorProxyCallback.h Bug 1303922 - Part 2: Remove KeyStatusChanged/ForgetKeyStatus IPDL messages. r=cpearce 2016-10-04 17:19:53 +08:00
DetailedPromise.cpp Bug 1243001 part 5. Get rid of most of the dom::Promise methods when SPIDERMONKEY_PROMISE is defined, and reimplement the rest in terms of SpiderMonkey Promise. r=peterv 2016-02-09 17:40:31 -05:00
DetailedPromise.h
EMEUtils.cpp Bug 1307248 - Replace uses of CompareUTF8toUTF16(kEMEKeySystem*) with Is*KeySystem(). r=jwwang 2016-10-04 09:48:28 +13:00
EMEUtils.h Bug 1307248 - Add Is{Primetime,Widevine}KeySystem() functions. r=jwwang 2016-10-04 09:40:32 +13:00
MediaEncryptedEvent.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
MediaEncryptedEvent.h Bug 1240411: P3. Clean up EME header declarations. r=cpearce 2016-01-19 19:47:30 +11:00
MediaKeyError.cpp
MediaKeyError.h Bug 1240411: P3. Clean up EME header declarations. r=cpearce 2016-01-19 19:47:30 +11:00
MediaKeyMessageEvent.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
MediaKeyMessageEvent.h Bug 1240411: P3. Clean up EME header declarations. r=cpearce 2016-01-19 19:47:30 +11:00
MediaKeys.cpp Bug 1305552 - Add telemetry to track uses of MediaKeySession.generateRequest. r=francois,gerald 2016-09-27 15:01:06 +13:00
MediaKeys.h Bug 1302304. Remove IDL bits that reference nsIDOMMediaError; it's not needed anymore. r=bkelly 2016-09-15 11:41:35 -04:00
MediaKeySession.cpp Bug 1308076 - Use PsshParser to validate CENC init data. r=jwwang 2016-10-06 23:17:44 +13:00
MediaKeySession.h Bug 1304250 - Implement MediaKeySession.onmessage. r=smaug 2016-09-21 14:56:20 +12:00
MediaKeyStatusMap.cpp Bug 1290830 - [Part2] Remove the GMP types using genral types instead. r=cpearce 2016-08-02 15:05:21 +08:00
MediaKeyStatusMap.h Bug 1289942 - Make MediaKeyStatusMap.get() return undefined for unknown keys. r=bz 2016-07-28 14:03:01 +12:00
MediaKeySystemAccess.cpp Bug 1308076 - Basic validation of EME initData. r=jwwang 2016-10-06 17:54:36 +13:00
MediaKeySystemAccess.h Bug 1308076 - Basic validation of EME initData. r=jwwang 2016-10-06 17:54:36 +13:00
MediaKeySystemAccessManager.cpp Bug 1309299 - make navigator.requestMediaKeySystemAccess() reject with TypeError for empty keysystem string or config. r=gerald 2016-10-11 10:37:34 -07:00
MediaKeySystemAccessManager.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
moz.build Bug 1290830 - [Part1] Detach the GMPDecryptorProxyCallback interface to DecryptorProxyCallback. r=cpearce 2016-08-01 17:37:18 +08:00