summaryrefslogtreecommitdiffstats
path: root/parser
Commit message (Collapse)AuthorAgeLines
* Make nsScannerIterator a trivial type in order to use memsettrav902018-09-02-9/+9
|
* Fix constructor in nsHtml5AtomTable.cppadeshkp2018-08-04-4/+1
| | | Follow up to 2bc00ef to fix build bustage
* Improve nsHtml5AtomTable performance (#693)adeshkp2018-08-04-0/+20
| | | | | * cpp change * h change
* Add a check to prevent a crash when CSP directives are used with chrome contentMatt A. Tobin2018-06-02-1/+6
| | | | Chrome content uses System Principle and this kind of speculative preloading of CSP just won't work.
* Disable -Wimplicit-fallthrough in parser/htmltrav902018-03-04-4/+3
| | | | GCC 7 supports the clang option -Wimplicit-fallthrough.
* Restrict XML file recursion depth to 200.wolfbeast2018-02-02-4/+17
| | | | This resolves #2.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+110675