gecko-dev/js/ipc
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
..
CpowHolder.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
CrossProcessObjectWrappers.h Bug 1289211 - Rename InfallibleTArray to nsTArray in js/ r=tcampbell 2019-07-10 03:31:42 +00:00
JavaScriptBase.h Bug 1289211 - Rename InfallibleTArray to nsTArray in js/ r=tcampbell 2019-07-10 03:31:42 +00:00
JavaScriptChild.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
JavaScriptChild.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
JavaScriptLogging.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
JavaScriptParent.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
JavaScriptParent.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
JavaScriptShared.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in js/ r=tcampbell 2019-07-10 03:31:42 +00:00
JavaScriptShared.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
JavaScriptTypes.ipdlh Bug 1413867 - Remove StopIteration object. r=evilpie 2017-11-05 19:01:04 +01:00
PJavaScript.ipdl Bug 1522579 - Part 1: Remove PContentBridge, r=mccr8 2019-02-25 20:04:45 +00:00
WrapperAnswer.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in js/ r=tcampbell 2019-07-10 03:31:42 +00:00
WrapperAnswer.h Bug 1289211 - Rename InfallibleTArray to nsTArray in js/ r=tcampbell 2019-07-10 03:31:42 +00:00
WrapperOwner.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in js/ r=tcampbell 2019-07-10 03:31:42 +00:00
WrapperOwner.h Bug 1534967 - Part 1: use RootedIdVector. r=jonco 2019-04-08 10:46:53 +08:00
moz.build Bug 1406872 - Remove perf monitoring code - r=jandem,Gijs 2019-01-14 14:09:09 +00:00