gecko-dev/dom/media/eme
Nicholas Nethercote 51f2b494ea Bug 1448222 - Remove MediaPrefs. r=jya
This patch converts all the prefs in MediaPrefs to the new StaticPrefs system.

Note that the "media.wmf.skip-blacklist" pref was present in both MediaPrefs
and gfxPrefs. The copy in MediaPrefs was never used; this explains why this
patch does not add an entry for it to StaticPrefList.h.

Note also that the patch removes themedia.rust.mp4parser pref, because it's
unused.

MozReview-Commit-ID: IfHP37NbIjY

--HG--
extra : rebase_source : df84ea813b7c366d7be663c696891325610149c8
2018-03-20 09:48:56 +11:00
..
mediadrm Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
CDMCaps.cpp Bug 1430673 - Remove CDMProxy::GetSessionIdsForKeyId(). r=JamesCheng 2018-01-16 11:38:27 +13:00
CDMCaps.h Bug 1430673 - Remove CDMProxy::GetSessionIdsForKeyId(). r=JamesCheng 2018-01-16 11:38:27 +13:00
CDMProxy.h Bug 1430673 - Remove CDMProxy::GetSessionIdsForKeyId(). r=JamesCheng 2018-01-16 11:38:27 +13:00
DataMutex.h Bug 1426291 - Add Rust style mutex template which wraps data with the mutex that synchronizes it. r=jwwang 2017-12-20 16:15:09 +13:00
DecryptorProxyCallback.h
DetailedPromise.cpp
DetailedPromise.h
EMEUtils.cpp Bug 1398628 - Remove VIDEO_CDM_CREATED telemetry and the related code. r=cpearce,francois 2017-09-11 11:51:12 +08:00
EMEUtils.h
MediaEncryptedEvent.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
MediaEncryptedEvent.h
MediaKeyError.cpp
MediaKeyError.h Bug 1446527 part 7. Remove the various NS_FORWARD_TO_EVENT bits. r=qdot 2018-03-26 14:53:03 -04:00
MediaKeyMessageEvent.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
MediaKeyMessageEvent.h
MediaKeys.cpp Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
MediaKeys.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
MediaKeySession.cpp Bug 1426291 - Use DataMutex<T> to synchronize CDMCaps. r=jwwang 2017-12-20 16:16:50 +13:00
MediaKeySession.h Bug 1447070: Give MediaKeySession.h the #include it needs to provide 'DecoderDoctorLifeLogger' type (to fix non-unified build error). r=gerald 2018-03-19 10:53:13 -07:00
MediaKeyStatusMap.cpp
MediaKeyStatusMap.h
MediaKeySystemAccess.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
MediaKeySystemAccess.h
MediaKeySystemAccessManager.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
MediaKeySystemAccessManager.h
moz.build Bug 1426291 - Add Rust style mutex template which wraps data with the mutex that synchronizes it. r=jwwang 2017-12-20 16:15:09 +13:00