summaryrefslogtreecommitdiff
path: root/parser/html/nsHtml5ElementName.cpp
Commit message (Expand)AuthorAge
* Issue %3005 - Move parser/html to components/htmlfiveMatt A. Tobin2021-11-14
* Issue mcp-graveyard/UXP%1525 - Kill marquee elementMoonchild2020-06-01
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17
* Regenerate Parser for 483155Gaming4JC2020-01-26
* Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones with...Gaming4JC2020-01-26
* Bug 1366241 - Change memory layout of element name and attribute name hashes ...Gaming4JC2020-01-26
* Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.Gaming4JC2020-01-26
* Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to a...Gaming4JC2020-01-26
* Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...Gaming4JC2020-01-26
* Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.Gaming4JC2020-01-26
* Bug 1352082 - Avoid shifting a signed integer left in C++.Gaming4JC2020-01-26
* Regenerate nsHtml5*.cpp files from java htmlparser sourcesMatt A. Tobin2020-01-16
* Reinstate the java->c++ source, generator code + documentation.wolfbeast2020-01-13
* Bug 1322938 - Make the HTML tree builder aware of <dialog>.Gaming4JC2020-01-07
* Remove HTML5 parser java docs and generation code.wolfbeast2019-09-04
* Belatedly fix html5 parser attribution for files not covered by the MPL.wolfbeast2019-09-04
* Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HT...win7-72019-07-05
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02