gecko-dev/dom/security
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
..
featurepolicy Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
fuzztest Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test Bug 1566952: Part 2 - Update Fission failure annotations after skipping crashes. r=mccr8 2019-07-19 12:30:10 -07:00
CSPEvalChecker.cpp Bug 1564527 - Enable AssertEvalNotUsingSystemPrincipal on Nightly builds r=ckerschb 2019-07-18 18:22:06 +00:00
CSPEvalChecker.h
FramingChecker.cpp Bug 1301529 - Remove X-Frame-Options allow-from. r=ckerschb 2019-07-24 12:23:32 +00:00
FramingChecker.h Bug 1301529 - Remove X-Frame-Options allow-from. r=ckerschb 2019-07-24 12:23:32 +00:00
moz.build
nsContentSecurityManager.cpp Bug 1498560 - Remove new Function from autocomplete.xml, r=mak 2019-07-25 13:56:57 +00:00
nsContentSecurityManager.h
nsCSPContext.cpp Bug 1100630 - Print Related JS-Line on CSP Violation (if any) r=ckerschb,dveditz 2019-07-22 09:31:57 +00:00
nsCSPContext.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsCSPParser.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsCSPParser.h
nsCSPService.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsCSPService.h
nsCSPUtils.cpp Bug 1388015 - Add checks to respect CSP-wildcard + Ports r=ckerschb 2019-07-04 11:30:17 +00:00
nsCSPUtils.h
nsMixedContentBlocker.cpp Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
nsMixedContentBlocker.h
PolicyTokenizer.cpp
PolicyTokenizer.h
ReferrerInfo.cpp Bug 1566417 - Update to use ReferrerInfo in prefetch and preload URI r=smaug 2019-07-19 11:42:09 +00:00
ReferrerInfo.h Bug 1546334 - Add hash and equals to make ReferrerInfo becomes key of hashtable. r=heycam 2019-07-16 15:03:56 +00:00
SRICheck.cpp
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h