summaryrefslogtreecommitdiffstats
path: root/parser/html/java/htmlparser/translator-src/nu
Commit message (Collapse)AuthorAgeLines
* Bug 483155 - Put Gecko content creator function pointers on ElementName.Gaming4JC2020-01-26-3/+40
| | | | Tag UXP Issue #1344
* Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.Gaming4JC2020-01-26-69/+58
| | | | Tag UXP Issue #1344
* Bug 1355479 - Remove isindex on the Java side and allow the C++ side to ↵Gaming4JC2020-01-26-22/+6
| | | | | | reduce malloc in attribute handling. Tag UXP Issue #1344
* Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a ↵Gaming4JC2020-01-26-4/+2
| | | | | | non-interned element name. Tag UXP Issue #1344
* Bug 1352082 - Avoid shifting a signed integer left in C++.Gaming4JC2020-01-26-1/+13
| | | | Tag UXP Issue #1344
* Bug 1347737 - Introduce a new non-heap-allocated type for holding ↵Matt A. Tobin2020-01-15-33/+38
| | | | nsStringBuffer* in the HTML parser. (java htmlparser)
* Add java htmlparser sources that match the original 52-level stateMatt A. Tobin2020-01-15-0/+8911
https://hg.mozilla.org/projects/htmlparser/ Commit: abe62ab2a9b69ccb3b5d8a231ec1ae11154c571d