summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5Tokenizer.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones with...Gaming4JC2020-01-26-4/+23
* Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.Gaming4JC2020-01-26-393/+393
* Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to a...Gaming4JC2020-01-26-17/+14
* Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...Gaming4JC2020-01-26-10/+13
* Regenerate nsHtml5*.cpp files from java htmlparser sourcesMatt A. Tobin2020-01-16-6/+5
* Reinstate the java->c++ source, generator code + documentation.wolfbeast2020-01-13-0/+5
* Adjust tokenization of U+0000Henri Sivonen2019-10-24-13/+2
* Remove HTML5 parser java docs and generation code.wolfbeast2019-09-04-5/+0
* Fix an issue with the html5 tokenizer and tree builder.wolfbeast2019-09-04-8/+11
* Bug 1555523.Henri Sivonen2019-07-20-5/+2
* Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HT...win7-72019-07-05-16/+18
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4116