index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parser
/
html
Commit message (
Expand
)
Author
Age
*
Add missing elements from Bug 483155
Gaming4JC
2020-01-26
*
Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.
Gaming4JC
2020-01-26
*
Bug 483155 - Put Gecko content creator function pointers on ElementName.
Gaming4JC
2020-01-26
*
Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones with...
Gaming4JC
2020-01-26
*
Bug 1355779 - Skip interned nsHtml5ElementName lookup for Custom Elements (on...
Gaming4JC
2020-01-26
*
Bug 1378079 - Part 1: Gecko changes for adding attribute 'is' to parser.
Gaming4JC
2020-01-26
*
Bug 1378079 - Add attribute 'is' to HTML parser.
Gaming4JC
2020-01-26
*
Bug 1366241 - Change memory layout of element name and attribute name hashes ...
Gaming4JC
2020-01-26
*
Bug 1366241 - Change memory layout of element name and attribute name hashes ...
Gaming4JC
2020-01-26
*
Bug 1366241 - Change memory layout of element name and attribute name hashes ...
Gaming4JC
2020-01-26
*
Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.
Gaming4JC
2020-01-26
*
Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.
Gaming4JC
2020-01-26
*
Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.
Gaming4JC
2020-01-26
*
Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to a...
Gaming4JC
2020-01-26
*
Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to a...
Gaming4JC
2020-01-26
*
Bug 1355479 - Remove isindex on the Java side and allow the C++ side to reduc...
Gaming4JC
2020-01-26
*
Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...
Gaming4JC
2020-01-26
*
Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...
Gaming4JC
2020-01-26
*
Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-inter...
Gaming4JC
2020-01-26
*
Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.
Gaming4JC
2020-01-26
*
Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.
Gaming4JC
2020-01-26
*
Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.
Gaming4JC
2020-01-26
*
Bug 1352082 - Avoid shifting a signed integer left in C++.
Gaming4JC
2020-01-26
*
Bug 1352082 - Avoid shifting a signed integer left in C++.
Gaming4JC
2020-01-26
*
Bug 1398401 - Add preference check for custom element setup.
Gaming4JC
2020-01-26
*
Update readme instructions for how to use the java html5 parser codegen makefile
Matt A. Tobin
2020-01-16
*
Regenerate nsHtml5*.cpp files from java htmlparser sources
Matt A. Tobin
2020-01-16
*
Update the html5 parser java codegen makefile to clean up snapshot javasrc
Matt A. Tobin
2020-01-16
*
Remove obsolete javasrc snapshot
Matt A. Tobin
2020-01-16
*
Update java htmlparser copyright on code to be translated to cpp
Matt A. Tobin
2020-01-16
*
Fix an issue with the html5 tokenizer and tree builder (java htmlparser)
Matt A. Tobin
2020-01-15
*
Bug 1562033
Matt A. Tobin
2020-01-15
*
Bug 1347737 - Introduce a new non-heap-allocated type for holding nsStringBuf...
Matt A. Tobin
2020-01-15
*
Bug 1555523 (java htmlparser version)
Matt A. Tobin
2020-01-15
*
Bug 1322938 - Make the tree builder aware of <dialog>.
Matt A. Tobin
2020-01-15
*
Update the java codegen makefile for having the two libs in-tree and change a...
Matt A. Tobin
2020-01-15
*
Add the java javaparser
Matt A. Tobin
2020-01-15
*
Add java htmlparser sources that match the original 52-level state
Matt A. Tobin
2020-01-15
*
Reinstate the java->c++ source, generator code + documentation.
wolfbeast
2020-01-13
*
Bug 1322938 - Make the HTML tree builder aware of <dialog>.
Gaming4JC
2020-01-07
*
Adjust tokenization of U+0000
Henri Sivonen
2019-10-24
*
Remove HTML5 parser java docs and generation code.
wolfbeast
2019-09-04
*
Belatedly fix html5 parser attribution for files not covered by the MPL.
wolfbeast
2019-09-04
*
Fix an issue with the html5 tokenizer and tree builder.
wolfbeast
2019-09-04
*
Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...
win7-7
2019-08-08
*
Bug 1555523.
Henri Sivonen
2019-07-20
*
Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HT...
win7-7
2019-07-05
*
use memcmp for nsIAtom Equals to improve performance parser/html
win7-7
2019-05-25
*
make HTML parser to use faster atomization in main thread
win7-7
2019-05-24
*
backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser
Gaming4JC
2019-05-04
[next]