gecko-dev/image/test
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
..
browser Bug 1561435 - Format image/, a=automatic-formatting 2019-07-05 10:47:38 +02:00
crashtests Bug 1532813 - expect fail for last_test_to_unload_testsuite for windows10-aarch64 r=jmaher 2019-04-03 20:36:41 +00:00
fuzzing Bug 1561347 - Split image fuzzing target into one target per format. r=aosmond 2019-06-28 11:18:48 +00:00
gtest Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
mochitest Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
reftest Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
unit Bug 1566411 Use ReferrerInfo class in imgLoader.idl r=tnikkel 2019-07-25 08:23:32 +00:00