| Commit message (Expand) | Author | Age | Lines |
* | Adjust tokenization of U+0000 | Henri Sivonen | 2019-10-24 | -13/+2 |
* | Issue #1255 - Port upstream fix from libexpat | wolfbeast | 2019-10-23 | -7/+13 |
* | Remove HTML5 parser java docs and generation code. | wolfbeast | 2019-09-04 | -20210/+0 |
* | Belatedly fix html5 parser attribution for files not covered by the MPL. | wolfbeast | 2019-09-04 | -0/+17 |
* | Fix an issue with the html5 tokenizer and tree builder. | wolfbeast | 2019-09-04 | -39/+103 |
* | Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al... | win7-7 | 2019-08-08 | -2/+3 |
* | Bug 1555523. | Henri Sivonen | 2019-07-20 | -11/+5 |
* | Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HT... | win7-7 | 2019-07-05 | -358/+719 |
* | use memcmp for nsIAtom Equals to improve performance parser/html | win7-7 | 2019-05-25 | -1/+1 |
* | make HTML parser to use faster atomization in main thread | win7-7 | 2019-05-24 | -1/+1 |
* | backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser | Gaming4JC | 2019-05-04 | -5/+12 |
* | Make nsScannerIterator a trivial type in order to use memset | trav90 | 2018-09-02 | -9/+9 |
* | Fix constructor in nsHtml5AtomTable.cpp | adeshkp | 2018-08-04 | -4/+1 |
* | Improve nsHtml5AtomTable performance (#693) | adeshkp | 2018-08-04 | -0/+20 |
* | Add a check to prevent a crash when CSP directives are used with chrome content | Matt A. Tobin | 2018-06-02 | -1/+6 |
* | Disable -Wimplicit-fallthrough in parser/html | trav90 | 2018-03-04 | -4/+3 |
* | Restrict XML file recursion depth to 200. | wolfbeast | 2018-02-02 | -4/+17 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+110675 |