summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5Tokenizer.h
Commit message (Collapse)AuthorAgeLines
* Remove HTML5 parser java docs and generation code.wolfbeast2019-09-04-5/+0
| | | | | java->C++ automated translation is not something we want to deal with now or in the future.
* Fix an issue with the html5 tokenizer and tree builder.wolfbeast2019-09-04-1/+2
|
* Introduce a new non-heap-allocated type for holding nsStringBuffer* in the ↵win7-72019-07-05-8/+8
| | | | | | HTML parser. An innerHTML setter profile shows about 10% of the time being spent under nsHtml5HtmlAttributes::clear, mostly deleting nsStrings.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+387