gecko-dev/dom/media/eme
Chris Pearce e156a08c17 Bug 1315850 - Rename DetailedPromise Status enum. r=gerald
X11.h #defines 'Status' and 'Failed' and 'Succeeded' which conflicts with
the enum in DetailedPromise. So rename the 'Status' enum in DetailedPromise
so that the build works on Linux.

Some of my changes here caused DetailedPromise to be included in more
places that it was before, which caused build failures on Linux.

MozReview-Commit-ID: KV5xKixXR3J

--HG--
extra : rebase_source : ef6cab901d74b78f613660f263f5e453d6044536
2017-03-13 10:42:36 +13:00
..
mediadrm Bug 1315850 - Implement CDM persistent sessions. r=gerald 2017-03-09 19:09:43 +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 1315850 - Implement CDM persistent sessions. r=gerald 2017-03-09 19:09:43 +13: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
MediaKeySession.cpp Bug 1315850 - Implement CDM persistent sessions. r=gerald 2017-03-09 19:09:43 +13: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 1345680 - Use ToString(MediaKeySessionType) in EME code. r=jwwang 2017-03-09 12:35:33 +13:00
MediaKeySystemAccess.h Bug 1314445 - Make MediaKeySystemAccess use GMPService::HasPluginForAPI. r=gerald 2016-11-02 13:42:40 +13:00
MediaKeySystemAccessManager.cpp Bug 1329543 - Remove IsPrimetimeKeySystem(string) from Gecko. r=gerald 2017-01-09 21:51:40 +08:00
MediaKeySystemAccessManager.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
moz.build Bug 1306572 - Part3 - Implement MediaCDMProxy and the callback proxy. r=cpearce 2016-11-01 14:39:34 +08:00