summaryrefslogtreecommitdiffstats
path: root/dom/security/nsCSPParser.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.
* Issue #80 - De-unify dom/securityMoonchild2020-04-23-0/+1
| | | | | Exception: CSPUtils relies on something in CSPContext, but on Windows it throws in an MSVC include which provides no hints.
* Add support for CSP v3 "worker-src" directivewolfbeast2018-03-03-8/+11
|
* 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/+262