gecko-dev/dom/media/mediasource
Nicholas Nethercote 18fae65f38 Bug 1563139 - Remove StaticPrefs.h. r=glandium
This requires replacing inclusions of it with inclusions of more specific prefs
files.

The exception is that StaticPrefsAll.h, which is equivalent to StaticPrefs.h,
and is used in `Codegen.py` because doing something smarter is tricky and
suitable for a follow-up. As a result, any change to StaticPrefList.yaml will
still trigger recompilation of all the generated DOM bindings files, but that's
still a big improvement over trigger recompilation of every file that uses
static prefs.

Most of the changes in this commit are very boring. The only changes that are
not boring are modules/libpref/*, Codegen.py, and ServoBindings.toml.

Differential Revision: https://phabricator.services.mozilla.com/D39138

--HG--
extra : moz-landing-system : lando
2019-07-26 01:10:23 +00:00
..
gtest Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
test Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
AsyncEventRunner.h
ContainerParser.cpp Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
ContainerParser.h Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
MediaSource.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaSource.h Bug 1564466 - Remove MediaSource::{Enabled,ExperimentalEnabled}, and use [Pref] on the IDL instead. r=bzbarsky 2019-07-18 13:06:25 +00:00
MediaSourceDecoder.cpp Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
MediaSourceDecoder.h Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
MediaSourceDemuxer.cpp Bug 1563949 - part2 : add 'AppendSample' to assert that a sample should always be valid r=jya 2019-07-19 20:16:26 +00:00
MediaSourceDemuxer.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
MediaSourceUtils.cpp
MediaSourceUtils.h
moz.build
ResourceQueue.cpp Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
ResourceQueue.h Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
SourceBuffer.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
SourceBuffer.h
SourceBufferAttributes.h
SourceBufferList.cpp
SourceBufferList.h
SourceBufferResource.cpp Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
SourceBufferResource.h Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
SourceBufferTask.h
TrackBuffersManager.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
TrackBuffersManager.h Bug 1558364 - Convert TrackBuffersManager::mPendingInput into a MediaSpan. r=jya 2019-06-14 02:10:24 +00:00