Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case | Matt A. Tobin | 2020-04-17 | -27/+85 |
| | | | | Tag #1375 | |||
* | Introduce a new non-heap-allocated type for holding nsStringBuffer* in the ↵ | win7-7 | 2019-07-05 | -0/+95 |
HTML parser. An innerHTML setter profile shows about 10% of the time being spent under nsHtml5HtmlAttributes::clear, mostly deleting nsStrings. |