gecko-dev/dom/media/mediasink
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
..
AudioSink.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
AudioSink.h Bug 1412212. P3 - also dump debug info of AudioSink. r=JamesCheng 2017-10-27 15:36:24 +08:00
AudioSinkWrapper.cpp Bug 1414991 - Unified build fixes in media. r=gerald 2017-11-07 12:57:34 +13:00
AudioSinkWrapper.h Bug 1412212. P3 - also dump debug info of AudioSink. r=JamesCheng 2017-10-27 15:36:24 +08:00
DecodedStream.cpp Bug 1404997 - P14. Rename members to clarify the finish meaning. r=padenot 2017-12-06 19:00:22 +01:00
DecodedStream.h Bug 1388125 - CloneableWithRangeMediaResource for streams implementing nsICloneableInputStreamWithRange, r=jya 2017-09-18 13:34:43 +02:00
MediaSink.h Bug 1350826 - Replace use of int64_t for microseconds by TimeUnit in MediaSink and its sub-classes. r=kaku 2017-03-27 14:55:05 +08:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
OutputStreamManager.cpp Bug 1404997 - P14. Rename members to clarify the finish meaning. r=padenot 2017-12-06 19:00:22 +01:00
OutputStreamManager.h
VideoSink.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
VideoSink.h Bug 1443942 - Move code to toggle high res timers into VideoSink. r=jya 2018-04-06 13:33:28 +12:00