Gaming4JC
|
a8511d983c
|
Bug 1366241 - Change memory layout of element name and attribute name hashes from sorted to level order BST in order to take advantage of cache during lookup.
Java Regen.
Tag UXP Issue #1344
|
2020-01-26 15:50:38 -05:00 |
|
Gaming4JC
|
e17a17766e
|
Bug 1366241 - Change memory layout of element name and attribute name hashes from sorted to level order BST in order to take advantage of cache during lookup.
Tag UXP Issue #1344
|
2020-01-26 15:50:38 -05:00 |
|
Gaming4JC
|
41e477e2ce
|
Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.
Tag UXP Issue #1344
|
2020-01-26 15:50:36 -05:00 |
|
Gaming4JC
|
90d19b0a31
|
Bug 1355479 - Remove isindex on the Java side and allow the C++ side to reduce malloc in attribute handling.
Tag UXP Issue #1344
|
2020-01-26 15:50:35 -05:00 |
|
Gaming4JC
|
e387308d9b
|
Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-interned element name.
Tag UXP Issue #1344
|
2020-01-26 15:50:34 -05:00 |
|
Gaming4JC
|
4503b51a4a
|
Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.
Java Regen.
Tag UXP Issue #1344
|
2020-01-26 15:50:33 -05:00 |
|
Gaming4JC
|
56925e1f4a
|
Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.
Tag UXP Issue #1344
|
2020-01-26 15:50:33 -05:00 |
|
Gaming4JC
|
5b862aa38c
|
Bug 1352082 - Avoid shifting a signed integer left in C++.
Tag UXP Issue #1344
|
2020-01-26 15:50:32 -05:00 |
|
Matt A. Tobin
|
72779c9dde
|
Update java htmlparser copyright on code to be translated to cpp
|
2020-01-16 07:16:39 -05:00 |
|
Matt A. Tobin
|
e93b373374
|
Fix an issue with the html5 tokenizer and tree builder (java htmlparser)
|
2020-01-15 22:07:59 -05:00 |
|
Matt A. Tobin
|
3da18fda02
|
Bug 1562033
Adjust tokenization of U+0000 (java htmlparser)
|
2020-01-15 18:10:14 -05:00 |
|
Matt A. Tobin
|
984790c6fb
|
Bug 1555523 (java htmlparser version)
|
2020-01-15 16:18:08 -05:00 |
|
Matt A. Tobin
|
6f27b4eb34
|
Bug 1322938 - Make the tree builder aware of <dialog>.
Tag #1343 | https://hg.mozilla.org/projects/htmlparser/rev/d9bdf700af247563fec9b07b52ede6bf61edd513
|
2020-01-15 15:30:54 -05:00 |
|
Matt A. Tobin
|
6168dbe21f
|
Add java htmlparser sources that match the original 52-level state
https://hg.mozilla.org/projects/htmlparser/
Commit: abe62ab2a9b69ccb3b5d8a231ec1ae11154c571d
|
2020-01-15 14:56:04 -05:00 |
|