TPE DOM/Custom elements: Difference between revisions

Jump to navigation Jump to search
→‎Roadmap: enable on nightly target
(→‎Project Dashboard: status update - Stage 3 done; add performance issues)
(→‎Roadmap: enable on nightly target)
Line 22: Line 22:


== Roadmap ==
== Roadmap ==
[Stage 1]
[Stage 1] (completed)
# Remove support of SVG-based custom element.
# Remove support of SVG-based custom element.
#* Bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1274505 1274505]
#* Bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1274505 1274505]
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 - Stretch goal: 2017 Q3 Stage2.1 & 2.2>''' </u>
[Stage 2] (completed)
#custom element upgrade reactions stack/queue
#custom element upgrade reactions stack/queue
#*Upgrade reaction
#*Upgrade reaction
Line 45: Line 45:
#*Revise consumers (createElement[NS] and HTML parser accordingly
#*Revise consumers (createElement[NS] and HTML parser accordingly
#**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
<u> '''[Stage 3] <We are here - Stretch goal: 2017 Q3 Stage2.1 & 2.2>''' </u>
[Stage 3] (completed)
#Callback reaction queue
#Callback reaction queue
#Lifecycle callbacks
#Lifecycle callbacks
Line 53: Line 53:
#*disconnectedCallback
#*disconnectedCallback
#*attributeChangedCallback
#*attributeChangedCallback
 
[Stage 4] (WE'RE HERE)
[Stage 4]
# Performance work
# Enable on Nightly (estimated target 59)
[Stage 5]
# Ride to train
[Stage 6 - Backlog]  
#Mutation algorithms (Shadow dom)
#Mutation algorithms (Shadow dom)
#*Spec:
#*Spec:
Confirmed users
978

edits

Navigation menu