Confirmed users
112
edits
(→How do we know what other browser engines think?: Improve the answer a bit) |
(dev-platform moved) |
||
Line 6: | Line 6: | ||
# [[#Evaluating new features|Evaluate the new feature]] or [[#Evaluating changes|change to an existing features]]. | # [[#Evaluating new features|Evaluate the new feature]] or [[#Evaluating changes|change to an existing features]]. | ||
# Email [https:// | # Email [https://groups.google.com/a/mozilla.org/g/dev-platform dev-platform] declaring your [[#Intent to prototype|intent to prototype]]. (It is okay to skip this step for small changes.) | ||
# Implement as normal. Code review rounds will take place, [https://github.com/w3c/web-platform-tests web-platform-tests] will be written, etc. | # Implement as normal. Code review rounds will take place, [https://github.com/w3c/web-platform-tests web-platform-tests] will be written, etc. | ||
# Email [https:// | # Email [https://groups.google.com/a/mozilla.org/g/dev-platform dev-platform] declaring your [[#Intent to ship|intent to ship]] on [[Release_Management/Release_Process|Firefox Release]]. | ||
# If there's no negative feedback, ship it! | # If there's no negative feedback, ship it! | ||
Line 41: | Line 41: | ||
<blockquote> | <blockquote> | ||
'''To''': <tt>dev-platform@ | '''To''': <tt>dev-platform@mozilla.org</tt><br> | ||
'''Subject''': Intent to prototype: <your feature goes here> | '''Subject''': Intent to prototype: <your feature goes here> | ||
Line 71: | Line 71: | ||
<blockquote> | <blockquote> | ||
'''To''': <tt>dev-platform@ | '''To''': <tt>dev-platform@mozilla.org</tt><br /> | ||
'''Subject''': Intent to ship: <your feature goes here> | '''Subject''': Intent to ship: <your feature goes here> | ||
Line 95: | Line 95: | ||
<blockquote> | <blockquote> | ||
'''To''': <tt>dev-platform@ | '''To''': <tt>dev-platform@mozilla.org</tt><br /> | ||
'''Subject''': Intent to unship: <your feature goes here> | '''Subject''': Intent to unship: <your feature goes here> | ||