summaryrefslogtreecommitdiffstats
path: root/parser/html/java/htmlparser/translator-src
Commit message (Expand)AuthorAgeLines
* Bug 483155 - Put Gecko content creator function pointers on ElementName.Gaming4JC2020-01-26-3/+40
* Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.Gaming4JC2020-01-26-69/+58
* Bug 1355479 - Remove isindex on the Java side and allow the C++ side to reduc...Gaming4JC2020-01-26-22/+6
* Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...Gaming4JC2020-01-26-4/+2
* Bug 1352082 - Avoid shifting a signed integer left in C++.Gaming4JC2020-01-26-1/+13
* Bug 1347737 - Introduce a new non-heap-allocated type for holding nsStringBuf...Matt A. Tobin2020-01-15-33/+38
* Add java htmlparser sources that match the original 52-level stateMatt A. Tobin2020-01-15-0/+8911