Firefox2/Release Criteria: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
<div style="border: thin dotted #aaa; padding: 10px;">
'''This can either be a single page that covers all of these topics, or we can break it out if you think that's needed. I'd appreciate your comments and feedback.'''</div>
Requirements for release of Bon Echo are:
Requirements for release of Bon Echo are:
* all P1 product requirements are complete
* all P1 product requirements are complete
Line 8: Line 11:
* l10n builds are available for Tier 1 languages
* l10n builds are available for Tier 1 languages
* Sec 508 Compliance form has been completed
* Sec 508 Compliance form has been completed
=Engineering Requirements for All Submitted Code=
* all new code '''must''' be documented on [http://developer.mozilla.org/ Mozilla Developer Central]
* all user interface code '''must''' meet the [http://www.mozilla.org/access/ui-developers Mozilla Accessibility Guidelines]
* new or modified strings '''must''' be brought to the attention of localization team
* new or modified user interface behaviour '''must''' be brought to the attention of the documentation team
* all bugs '''must''' be marked with their target milestone and assigned prioritization
* any bug that blocks completion of a P1 product requirement '''should''' be marked either <tt>blocking-firefox2+</tt> or <tt>blocking1.8.1+</tt>
* any bug that significantly affects quality, stability or performance '''should ''' be marked either <tt>blocking-firefox2?</tt> or <tt>blocking1.8.1?</tt>

Latest revision as of 19:52, 28 March 2006

This can either be a single page that covers all of these topics, or we can break it out if you think that's needed. I'd appreciate your comments and feedback.

Requirements for release of Bon Echo are:

  • all P1 product requirements are complete
  • no functional regressions from Firefox 1.5
  • no performance regressions from Firefox 1.5
  • full QA testing has been completed on the release candidate code
  • all bugs marked blocking-firefox2+/? or blocking1.8.1+/? have been resolved
  • size of Windows compressed binary is less than or equal to 4.9MB
  • l10n builds are available for Tier 1 languages
  • Sec 508 Compliance form has been completed

Engineering Requirements for All Submitted Code

  • all new code must be documented on Mozilla Developer Central
  • all user interface code must meet the Mozilla Accessibility Guidelines
  • new or modified strings must be brought to the attention of localization team
  • new or modified user interface behaviour must be brought to the attention of the documentation team
  • all bugs must be marked with their target milestone and assigned prioritization
  • any bug that blocks completion of a P1 product requirement should be marked either blocking-firefox2+ or blocking1.8.1+
  • any bug that significantly affects quality, stability or performance should be marked either blocking-firefox2? or blocking1.8.1?