Dactyloidae/dom/security
2024-07-10 14:49:06 +08:00
..
test Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
ContentVerifier.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ContentVerifier.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CSPEvalChecker.cpp Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
CSPEvalChecker.h Issue #2402 - Workers.setTimeout/setInterval must handle CSP rejections. https://bugzilla.mozilla.org/show_bug.cgi?id=1490165 Has some namespace issues adding the files, so differs slightly. 2024-01-11 09:47:22 +08:00
moz.build Issue #2542 - Part 7: Move SecFetch.* to /netwerk where it belongs. 2024-07-10 14:49:06 +08:00
nsContentSecurityManager.cpp Issue #1710 - Check for triggering principal URI in FTP subresource check. 2021-01-14 22:19:17 +08:00
nsContentSecurityManager.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsCSPContext.cpp Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
nsCSPContext.h Issue #2466 - Part 1: Reduce nsContentPolicy type usage. 2024-02-08 14:33:28 +08:00
nsCSPParser.cpp Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
nsCSPParser.h Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
nsCSPService.cpp Issue #2405 - Add a pref to disable CSP reporting. 2023-12-21 10:15:17 +08:00
nsCSPService.h Issue #2405 - Add a pref to disable CSP reporting. 2023-12-21 10:15:17 +08:00
nsCSPUtils.cpp Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
nsCSPUtils.h Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
nsMixedContentBlocker.cpp Issue #2542 - Part 1b: Fix dom.securecontext.whitelist code issues 2024-07-10 14:44:56 +08:00
nsMixedContentBlocker.h Issue #2542 - Part 1: Factor out Potentially Trustworthy URI checks. 2024-07-10 14:44:37 +08:00
SRICheck.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SRICheck.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SRILogHelper.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SRIMetadata.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SRIMetadata.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00