Commit Graph

12 Commits

Author SHA1 Message Date
roytam1 b80c8a551b ported from UXP: Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement (f85b274e) 2022-04-15 11:43:57 +08:00
roytam1 af6d46321e import from UXP: Bug 1396584 - Remove support for multiple ShadowRoots (5917636e) 2022-04-14 10:56:29 +08:00
roytam1 287b31fa15 import from UXP: Issue #1375 - Stop largely using the parser service (9928baf9) 2022-04-14 10:42:09 +08:00
roytam1 37e04cd171 import from UXP: Bug 1430951 - Avoid element name atomizing to improve performance of LookupCustomElementDefinition (57da7a19) 2022-04-08 15:46:43 +08:00
roytam1 684c339a8e import from UXP: Bug 1419643 - Don't need to lookup custom element definition for a non-custom element (5776911c) 2022-04-08 14:34:09 +08:00
roytam1 ce5f288c59 import from UXP:
- Bug 1406325 - Part 3: Refactor custom elements clone a node. (c4718c47)
- Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also removing parts of v0. (db3b6b58)
2022-04-08 14:09:07 +08:00
roytam1 a94dbc127c ported from UXP: Bug 1378079 - Part 3: Complete the steps related to custom elements in "create an element for a token". (5d26d328) 2022-04-08 13:55:25 +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 486f6b1f6a import from UXP: Bug 1406297 - Fix Document.createElement must report an exception. (e925977c) 2022-04-06 15:45:18 +08:00
roytam1 59ff3d23a7 import from UXP: Bug 1301024 - Part 2: Implement create an element steps. (b0285ef3) 2022-04-06 15:03:08 +08:00
roytam1 78f106ac05 import from UXP:
- Bug 1341898 - Make nsDocument::IsWebComponentsEnabled use a cached bool pref; (d662ddd6)
- Bug 1357002 - Part 1: Cache dom.webcomponents.customelements.enabled preference; (979d2bfb)
- Bug 1357002 - Part 2: Don't call SetupCustomElement() if the custom element feature is pref-ed off; (5ad5f4e1)
- Bug 1359346 - Implement custom element state; (cb89330b)
2022-03-22 15:00:57 +08:00
roytam1 89ff1ebc22 Initial import from https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849 2018-03-03 17:47:54 +08:00