summaryrefslogtreecommitdiffstats
path: root/dom/security/nsCSPParser.cpp
Commit message (Collapse)AuthorAgeLines
* Add support for CSP v3 "worker-src" directivewolfbeast2018-03-03-8/+39
|
* CSP: connect-src 'self' should always include https: and wss: schemesjanekptacijarabaci2018-02-22-1/+1
|
* CSP should only check host (not including path) when performing frame ↵wolfbeast2018-02-06-0/+5
| | | | | | ancestors checks. This has been explicitly stated in the CSP-3 spec.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1358