gecko-dev/dom/media/eme
James Cheng 7472ef82a6 Bug 1306219-Part3 Add logic to determine if Widevine keysystem is supported on Fennec. r=cpearce
MozReview-Commit-ID: 7lquhpJPYfW

--HG--
extra : rebase_source : 17f97d1574771fb52cece8d4331d6bc5c31cbad4
2016-10-04 11:45:34 +08: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 1311252 - Make MediaKeyMessageEvent.webidl patch spec. r=smaug 2016-10-19 20:33:54 +13:00
MediaKeyMessageEvent.h Bug 1240411: P3. Clean up EME header declarations. r=cpearce 2016-01-19 19:47:30 +11:00
MediaKeySession.cpp Bug 1313202 - Update MediaKeySession.close() to match EME spec. r=gerald 2016-10-27 11:37:27 +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 1306219-Part3 Add logic to determine if Widevine keysystem is supported on Fennec. r=cpearce 2016-10-04 11:45:34 +08: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
MediaKeys.cpp Bug 1311848 - Don't call ConnectPendingPromiseIdWithToken in MediaKeySession::Load. r=kikuo 2016-10-21 10:52:26 +13:00
MediaKeys.h Bug 1311848 - Don't call ConnectPendingPromiseIdWithToken in MediaKeySession::Load. r=kikuo 2016-10-21 10:52:26 +13:00
moz.build Bug 1290830 - [Part1] Detach the GMPDecryptorProxyCallback interface to DecryptorProxyCallback. r=cpearce 2016-08-01 17:37:18 +08:00