Intent to implement: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(- unnecessary heading)
(Suggested Additions based on existing emails)
Line 6: Line 6:
For sending an "Intent to implement" email, use:
For sending an "Intent to implement" email, use:
* [[WebAPI/ExposureGuidelines#Intent_to_Implement|Intent to implement email template]]
* [[WebAPI/ExposureGuidelines#Intent_to_Implement|Intent to implement email template]]
=== Suggested Additions ===
Suggested additions to any "Intent to implement" email, based on existing dev-platform examples, and questions asked on dev-platform in response to intent to ship emails.
* '''Do other browser engines implement this?''' Answer with:
** Shipped (since version X, behind what flags if any), Intent to implement emailed (mailing list URL), Considering (citation)
* '''Tests''' - URLs / paths to tests
* '''Security & Privacy Concerns'''


== Others intent to implement ==
== Others intent to implement ==

Revision as of 01:41, 31 March 2015

This article is a stub. You can help MozillaWiki by expanding it.

Intent to implement is part of Mozilla's Suggested implementation process for specification work and refers to announcement emails sent to dev-platform starting with the subject "Intent to implement".

Email Template

For sending an "Intent to implement" email, use:

Suggested Additions

Suggested additions to any "Intent to implement" email, based on existing dev-platform examples, and questions asked on dev-platform in response to intent to ship emails.

  • Do other browser engines implement this? Answer with:
    • Shipped (since version X, behind what flags if any), Intent to implement emailed (mailing list URL), Considering (citation)
  • Tests - URLs / paths to tests
  • Security & Privacy Concerns

Others intent to implement

Other browsers and engines sometimes send intent to implement emails to their own lists, e.g.:

Blink

List
blink-dev
Example Intent to Implement
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/ODWmcKNQl0I
Chromium Dashboard of web platform features
https://www.chromestatus.com/features

See Also