summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5TreeBuilder.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1375701 - Atomize class attribute value in the parser in the innerHTML caseMatt A. Tobin2020-04-17-1/+1
* [Parser] Move setting context to null to the correct location.Henri Sivonen2020-02-14-2/+2
* Regenerate Parser for 483155Gaming4JC2020-01-26-48/+49
* Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.Gaming4JC2020-01-26-755/+755
* Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to a...Gaming4JC2020-01-26-5/+4
* Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...Gaming4JC2020-01-26-16/+16
* Regenerate nsHtml5*.cpp files from java htmlparser sourcesMatt A. Tobin2020-01-16-34/+13
* Reinstate the java->c++ source, generator code + documentation.wolfbeast2020-01-13-0/+5
* Bug 1322938 - Make the HTML tree builder aware of <dialog>.Gaming4JC2020-01-07-3/+3
* 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/+14
* Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HT...win7-72019-07-05-16/+33
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4520