summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5String.cpp
Commit message (Collapse)AuthorAgeLines
* Introduce a new non-heap-allocated type for holding nsStringBuffer* in the ↵win7-72019-07-05-0/+226
HTML parser. An innerHTML setter profile shows about 10% of the time being spent under nsHtml5HtmlAttributes::clear, mostly deleting nsStrings.