summaryrefslogtreecommitdiffstats
path: root/dom/security/nsCSPUtils.h
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Add support for CSP v3 "worker-src" directivewolfbeast2018-03-03-10/+37
|
* CSP: connect-src 'self' should always include https: and wss: schemesjanekptacijarabaci2018-02-22-1/+5
|
* CSP should only check host (not including path) when performing frame ↵wolfbeast2018-02-06-0/+4
| | | | | | ancestors checks. This has been explicitly stated in the CSP-3 spec.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+642