Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix constructor in nsHtml5AtomTable.cpp | adeshkp | 2018-08-06 |
| | | | Follow up to 2bc00ef to fix build bustage | ||
* | Improve nsHtml5AtomTable performance (#693) | adeshkp | 2018-08-06 |
| | | | | | * cpp change * h change | ||
* | 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. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |