gecko-dev/dom/media/eme
Chris Pearce e80a3b5b24 Bug 1314452 - Remove IsGMPPresentOnDisk checks from Gecko. r=gerald
These are done in the GMPProvider, so it's unnecessary to do them again inside
Gecko. Plus, they cause main thread synchronous IPC in multi-process Firefox.


MozReview-Commit-ID: EcG38i3b2Oh

--HG--
extra : rebase_source : 37dffa797be13913131efb0019fd2e32c21b1fb6
2016-11-02 11:17:50 +13: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 Bug 1187760 - Add telemetry to record navigator.requestMediaKeySystemAccess latency. r=edwin,vladan 2015-09-23 16:43:46 +12:00
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 1314452 - Remove IsGMPPresentOnDisk checks from Gecko. r=gerald 2016-11-02 11:17:50 +13:00
MediaKeySystemAccess.h Bug 1314452 - Remove IsGMPPresentOnDisk checks from Gecko. r=gerald 2016-11-02 11:17:50 +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 1310879 - Check that only supported session types are instantiated. r=gerald 2016-10-28 11:43:26 +13:00
MediaKeys.h Bug 1310879 - Pass MediaKeySystemConfiguration to MediaKeys. r=gerald 2016-10-28 11:22:11 +13:00
moz.build Bug 1290830 - [Part1] Detach the GMPDecryptorProxyCallback interface to DecryptorProxyCallback. r=cpearce 2016-08-01 17:37:18 +08:00