TPE DOM/Custom elements: Difference between revisions

Jump to navigation Jump to search
→‎Roadmap: stage 2 updated
(→‎Project Dashboard: dom-ce-m2 dashboard)
(→‎Roadmap: stage 2 updated)
Line 38: Line 38:
#window.customElements.define
#window.customElements.define
#*Bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1275835 1275835]
#*Bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1275835 1275835]
<u> '''[Stage 2] <We are here - Target milestone: 2016 Q4 Stage2.1 & 2.2>''' </u>
<u> '''[Stage 2] <We are here - Target milestone: 2017 Q1 Stage2.1 & 2.2>''' </u>
#custom element reactions stack/queue
#custom element upgrade reactions stack/queue
#*Callback reaction
#*sProcessingStack
#*EnqueueLifecycleCallback
#*Upgrade reaction
#*Upgrade reaction
#Algorithm of creating an element
#Algorithm of creating an element
Line 49: Line 46:
#**HTML parser: https://dxr.mozilla.org/mozilla-central/source/parser/html/nsHtml5TreeOperation.cpp#335
#**HTML parser: https://dxr.mozilla.org/mozilla-central/source/parser/html/nsHtml5TreeOperation.cpp#335
#Lifecycle callbacks
#Lifecycle callbacks
#*Callback reaction
#**sProcessingStack
#**EnqueueLifecycleCallback
#*connectedCallback
#*connectedCallback
#*disconnectedCallback
#*disconnectedCallback
Confirmed users
978

edits

Navigation menu