Commit Graph

13 Commits

Author SHA1 Message Date
roytam1 2b98e77ba9 ported from UXP: Bug 1418002 - Remove HTMLContentElement (a7ba34c6) 2022-04-14 14:08:10 +08:00
roytam1 8f658d8c22 import from UXP: Bug 1402941 - Add HTMLSlotElement (592c34bc) 2022-04-14 11:09:29 +08:00
roytam1 af6d46321e import from UXP: Bug 1396584 - Remove support for multiple ShadowRoots (5917636e) 2022-04-14 10:56:29 +08:00
roytam1 be1e28e507 - partly imported from UXP: Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. (excluding parser part) (48844fe6)
- ported from mozilla upstream: Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. r=smaug (048ed01b)
- import from UXP: Fix Build: We don't have SVG or MathML prefs yet (9c58ef5e)
2022-04-08 13:44:32 +08:00
roytam1 f78249becb ported from UXP: Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones with hyphen). (e846da11) 2022-04-08 12:11:25 +08:00
roytam1 15b45b6bd5 import from UXP: Bug 1366241 - Change memory layout of element name and attribute name hashes in HTML parser from sorted to level order BST in order to take advantage of cache during lookup. (afc180e2) 2022-04-08 11:46:36 +08:00
roytam1 4faa73aa78 ported from UXP:
- Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. (39b74666)
- Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. (f4b74309)
2022-04-06 18:17:22 +08:00
roytam1 ceaa720c14 ported from mozilla upstream: Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to avoid malloc. (5fc028d9) 2022-04-06 16:50:15 +08:00
roytam1 448716e3d0 ported from UXP: Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-interned element name. (c37e7b20) 2022-04-06 16:12:58 +08:00
roytam1 989d9ae19d import from UXP: Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements. (7be0e394) 2022-04-06 15:56:18 +08:00
roytam1 ada4c27e3f import from UXP: Bug 1352082 - Avoid shifting a signed integer left in C++. (a5448058) 2022-04-06 15:53:36 +08:00
roytam1 b154fe3527 imported change from my UXP custom branch: bug1347737 2019-06-29 17:23:19 +08:00
roytam1 89ff1ebc22 Initial import from https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849 2018-03-03 17:47:54 +08:00