.. |
featurepolicy
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
fuzztest
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
sanitizer
|
Bug 1680566 - Reformat sanitizer API test. r=freddyb
|
2020-12-04 11:52:17 +00:00 |
test
|
Bug 1683464 - Reduce nsContentPolicyType usage. r=ckerschb
|
2021-01-07 15:18:52 +00:00 |
CSPEvalChecker.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
CSPEvalChecker.h
|
…
|
|
DOMSecurityMonitor.cpp
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
DOMSecurityMonitor.h
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
FramingChecker.cpp
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
FramingChecker.h
|
…
|
|
PolicyTokenizer.cpp
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
PolicyTokenizer.h
|
…
|
|
ReferrerInfo.cpp
|
Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika
|
2020-12-16 19:10:34 +00:00 |
ReferrerInfo.h
|
Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu,valentin
|
2020-12-03 00:56:22 +00:00 |
SRICheck.cpp
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
SRICheck.h
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
SRILogHelper.h
|
…
|
|
SRIMetadata.cpp
|
Bug 1673682 - Move URLParams to nsURLHelper.h. r=valentin,necko-reviewers
|
2020-11-13 08:11:32 +00:00 |
SRIMetadata.h
|
…
|
|
SecFetch.cpp
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
SecFetch.h
|
…
|
|
moz.build
|
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
|
2020-10-26 18:34:53 +00:00 |
nsCSPContext.cpp
|
Bug 1683464 - Remove InternalContentPolicyTypeToExternalOrWorker. r=ckerschb
|
2021-01-07 15:19:05 +00:00 |
nsCSPContext.h
|
Bug 1683464 - Reduce nsContentPolicyType usage. r=ckerschb
|
2021-01-07 15:18:52 +00:00 |
nsCSPParser.cpp
|
Bug 1683464 - Improve nsCSPParser::directiveName. r=ckerschb
|
2021-01-07 15:19:23 +00:00 |
nsCSPParser.h
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
nsCSPService.cpp
|
Bug 1683464 - Remove aIsPreload. r=ckerschb
|
2021-01-07 15:18:19 +00:00 |
nsCSPService.h
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
nsCSPUtils.cpp
|
Bug 1683464 - Improve nsCSPParser::directiveName. r=ckerschb
|
2021-01-07 15:19:23 +00:00 |
nsCSPUtils.h
|
Bug 1683464 - Improve nsCSPParser::directiveName. r=ckerschb
|
2021-01-07 15:19:23 +00:00 |
nsContentSecurityManager.cpp
|
Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika
|
2020-12-17 14:58:18 +00:00 |
nsContentSecurityManager.h
|
Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi
|
2020-07-08 20:15:59 +00:00 |
nsContentSecurityUtils.cpp
|
Bug 1685580 - fix `non-unified` build issue caused by Bug 1662138 . r=botond
|
2021-01-08 19:24:54 +00:00 |
nsContentSecurityUtils.h
|
Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 21:03:52 +00:00 |
nsHTTPSOnlyStreamListener.cpp
|
Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb
|
2020-12-16 11:36:47 +00:00 |
nsHTTPSOnlyStreamListener.h
|
Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana
|
2020-10-06 00:34:55 +00:00 |
nsHTTPSOnlyUtils.cpp
|
Bug 1679630 - Don't create HTTPS-Only Mode background request if URI is local or onion. r=ckerschb
|
2020-12-01 15:36:30 +00:00 |
nsHTTPSOnlyUtils.h
|
Bug 1662359 - Don't upgrade subresources whose triggering principal is exempt from HTTPS-Only mode. r=ckerschb
|
2020-09-25 11:23:56 +00:00 |
nsIHttpsOnlyModePermission.idl
|
…
|
|
nsMixedContentBlocker.cpp
|
Bug 1662138 - Do not rely on Type::SaveAs for MCB download check r=ckerschb
|
2021-01-07 12:19:27 +00:00 |
nsMixedContentBlocker.h
|
Bug 1220810 - Hardcode localhost to loopback, r=ckerschb,necko-reviewers,dragana
|
2020-10-22 07:36:15 +00:00 |