gecko-dev/dom/security
Simon Giesecke 84c5dada84 Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D73663
2020-05-06 11:16:49 +00:00
..
featurepolicy Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
fuzztest
test Bug 1633546 - update testing results for network.cookie.cookieBehavior; r=ckerschb 2020-04-30 06:54:37 +00:00
CSPEvalChecker.cpp Bug 1620242 - Basic implementation for HTTPS Only Mode. r=ckerschb,mixedpuppy 2020-03-17 19:24:31 +00:00
CSPEvalChecker.h
DOMSecurityMonitor.cpp Bug 1627707 - Rename LoadInfo::LoadingPrincipal to GetLoadingPrincipal as it can return null. r=ckerschb 2020-04-06 18:57:36 +00:00
DOMSecurityMonitor.h Bug 1597257: Monitor use of javascript: URIs in system privileged contexts and about: pages. r=bzbarsky 2020-01-16 16:06:42 +00:00
FramingChecker.cpp Bug 1619338: Enforcing XFO in parent allows us to remove extension carve-out. r=robwu 2020-04-28 05:49:02 +00:00
FramingChecker.h Bug 631862 - Improve X-Frame-Options error report, r=ckerschb 2020-04-14 17:43:51 +00:00
PolicyTokenizer.cpp
PolicyTokenizer.h Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
ReferrerInfo.cpp Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
ReferrerInfo.h Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
SRICheck.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
SecFetch.cpp Bug 1621987: Implement Sec-Fetch-User. r=baku,edgar,Gijs 2020-04-16 08:04:26 +00:00
SecFetch.h Backed out changeset a0508ae6c037 (bug 1508292) for sm bustage. 2020-03-14 22:40:55 +02:00
moz.build Bug 1599131: Remove carve outs for downloads within x-frame-options when fission enabled. r=smaug,mattwoodrow 2020-04-14 05:57:44 +00:00
nsCSPContext.cpp Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
nsCSPContext.h Bug 1625366 - Remove support for custom violation callbacks on nsCSPContext since it should no longer be needed. r=ckerschb 2020-04-10 22:15:21 +00:00
nsCSPParser.cpp Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
nsCSPParser.h
nsCSPService.cpp Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
nsCSPService.h Bug 1625366 - Remove support for custom violation callbacks on nsCSPContext since it should no longer be needed. r=ckerschb 2020-04-10 22:15:21 +00:00
nsCSPUtils.cpp Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
nsCSPUtils.h Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
nsContentSecurityManager.cpp Bug 1613609 - allow requests with new loadinfo flag to succeeed r=ckerschb 2020-04-07 11:55:23 +00:00
nsContentSecurityManager.h Bug 1188538: Ensure every protocol handler sets a valid security flag. r=bholley,mixedpuppy 2020-03-20 08:25:18 +00:00
nsContentSecurityUtils.cpp Bug 1633374 - disallow eval in parent process r=ckerschb,tjr 2020-05-05 14:57:53 +00:00
nsContentSecurityUtils.h Bug 1599131: Remove carve outs for downloads within x-frame-options when fission enabled. r=smaug,mattwoodrow 2020-04-14 05:57:44 +00:00
nsHTTPSOnlyStreamListener.cpp Bug 1627206 - Upgrade failure telemetry for HTTPS Only Mode. r=ckerschb,jcj,dragana 2020-04-17 11:41:36 +00:00
nsHTTPSOnlyStreamListener.h Bug 1627206 - Upgrade failure telemetry for HTTPS Only Mode. r=ckerschb,jcj,dragana 2020-04-17 11:41:36 +00:00
nsHTTPSOnlyUtils.cpp Bug 1631384 - Added upgrade exceptions for HTTPS Only Mode. r=ckerschb,necko-reviewers,valentin 2020-04-29 15:52:19 +00:00
nsHTTPSOnlyUtils.h Bug 1631384 - Added upgrade exceptions for HTTPS Only Mode. r=ckerschb,necko-reviewers,valentin 2020-04-29 15:52:19 +00:00
nsMixedContentBlocker.cpp Backed out changeset 9da3ff68132f (bug 1632160) for bc failures on browser_bug1045809.js . CLOSED TREE 2020-05-06 12:12:59 +03:00
nsMixedContentBlocker.h Bug 1629876: Do not query Principal from requestingContext within MixedContentBlocker since requestingContext is null in fission world. r=smaug,baku 2020-04-20 06:30:32 +00:00