1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:28:54 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Henri Sivonen 0e80c15692 Adjust tokenization of U+0000 2019-10-25 12:00:25 +08:00
wolfbeast 26b079c59f Remove HTML5 parser java docs and generation code.
java->C++ automated translation is not something we want to deal with
now or in the future.
2019-09-06 23:49:46 +08:00
wolfbeast 03208b757b Fix an issue with the html5 tokenizer and tree builder. 2019-09-06 23:49:42 +08:00
Henri Sivonen 80fc56fb93 Bug 1555523. 2019-07-22 19:45:08 +08:00
win7-7 1be77e0f3f Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HTML parser.
An innerHTML setter profile shows about 10% of the time being spent under nsHtml5HtmlAttributes::clear, mostly deleting nsStrings.
2019-07-08 20:28:54 +08:00
roytam1 dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00