Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Regenerate Parser for 483155 | Gaming4JC | 2020-01-26 | -4/+4 |
| | | | | Tag UXP Issue #1344 | |||
* | Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones ↵ | Gaming4JC | 2020-01-26 | -4/+23 |
| | | | | | | | | with hyphen). Regen. Tag UXP Issue #1344 | |||
* | Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. | Gaming4JC | 2020-01-26 | -393/+393 |
| | | | | | | HTML Regen. Tag UXP Issue #1344 | |||
* | Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to ↵ | Gaming4JC | 2020-01-26 | -17/+14 |
| | | | | | | | | avoid malloc. HTML Regen. Tag UXP Issue #1344 | |||
* | Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a ↵ | Gaming4JC | 2020-01-26 | -10/+13 |
| | | | | | | | | non-interned element name. HTML Regen. Tag UXP Issue #1344 | |||
* | Regenerate nsHtml5*.cpp files from java htmlparser sources | Matt A. Tobin | 2020-01-16 | -6/+5 |
| | ||||
* | Reinstate the java->c++ source, generator code + documentation. | wolfbeast | 2020-01-13 | -0/+5 |
| | | | | | | | | We've kept the java source up-to-date until its removal, so there should be very little additional java mangling needed to have it back up to speed and usable again. This reverts commit c6446f1126232935c85397aac493113dd38496cd. | |||
* | Adjust tokenization of U+0000 | Henri Sivonen | 2019-10-24 | -13/+2 |
| | ||||
* | Remove HTML5 parser java docs and generation code. | wolfbeast | 2019-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. | wolfbeast | 2019-09-04 | -8/+11 |
| | ||||
* | Bug 1555523. | Henri Sivonen | 2019-07-20 | -5/+2 |
| | ||||
* | Introduce a new non-heap-allocated type for holding nsStringBuffer* in the ↵ | win7-7 | 2019-07-05 | -16/+18 |
| | | | | | | 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.0 | Matt A. Tobin | 2018-02-02 | -0/+4116 |