Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a check to prevent a crash when CSP directives are used with chrome content | Matt A. Tobin | 2018-06-02 |
| | | | | Chrome content uses System Principle and this kind of speculative preloading of CSP just won't work. | ||
* | Disable -Wimplicit-fallthrough in parser/html | trav90 | 2018-03-04 |
| | | | | GCC 7 supports the clang option -Wimplicit-fallthrough. | ||
* | Restrict XML file recursion depth to 200. | wolfbeast | 2018-02-02 |
| | | | | This resolves #2. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |