Firefox2/Schedule: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<div style="border: thin dotted #aaa; padding: 10px;"><div style="text-align: center;">'''This document is <span style="color:red">''currently in draft''</span>.'''</div>
__NOTOC__
=Mozilla Developer's Calendar=
The Mozilla Developer's Calendar holds the most up to date schedule for the development milestones and planned release dates of Mozilla products:
* subscribe to the [http://www.google.com/calendar/ical/pdighgf028nmbjbrno8oed8vsg@group.calendar.google.com/public/basic.ics ICS file] <small>(use [http://www.mozilla.org/projects/calendar/sunbird Mozilla Sunbird],  [http://www.apple.com/macosx/features/ical/ Apple iCal], or [http://calendar.google.com Google Calendar])</small>
* [http://www.google.com/calendar/render?cid=pdighgf028nmbjbrno8oed8vsg@group.calendar.google.com add] the calendar to your Google Calendar account.
* view the [http://www.google.com/calendar/embed?src=pdighgf028nmbjbrno8oed8vsg%40group.calendar.google.com calendar as a webpage].


'''Please do not edit these pages without permission. Your feedback and comments are welcomed on the [[Talk:Firefox2/Schedule|discussion page]].'''</div>


== Release Schedule ==
[[Firefox2/HistoricalSchedule|Historical Schedule for future release planning]]
* 2006/02/10 : Alpha 1
* 2006/03/10 : Alpha 2 (feature complete)
* 2006/04/07 : Beta 1  (string complete, feature frozen)
* 2006/05/05 : Beta 2  (string frozen)
* 2006/05/26 : Release Candidate 1
* 2006/06/07 : Release Candidate 2
* 2006/06/19 : Release Candidate 3
* 2006/06/27 : Firefox 2
 
Add this to your calendar as a [http://steelgryphon.com/firefox2/schedule.ics schedule] or as a [http://steelgryphon.com/firefox2/fx2checklist.ics to-do list] (using iCal format).
 
== Project Timeline ==
{| border="1" cellpadding="3" width="100%" valign="top"
|- align="left"
| style="background-color: #efefef; width: 15%" | '''Date'''
| style="background-color: #efefef; width: 85%" | '''Task/Deadline'''
|-
| style="background-color: #efefef;" colspan="2" align="left" colspan="2" | 2005
|-
| Nov 30 || Publish initial Firefox 2 plan for feedback
|-
| Dec 9  || P1 Features and Leads finalized
|-
| Dec 16 || Initial Functional Spec for P1 Features
|-
| style="background-color: #efefef;" colspan="2" align="left" | 2006
|-
| Jan 06 || 2nd Draft of Functional Specs
|-
| Jan 13 || 3rd Draft of Functional Specs
|-
| Jan 20 || Functional Specs Complete <br/> aviary-2.0 blocking triage
|-
| Feb 06 || Alpha 1 lockdown
|-
| Feb 07 - 09 || QA testing on Alpha 1
|- style="background-color: #ffc;"
| Feb 10 || ALPHA 1
|-
| Mar 06 || Alpha 2 lockdown
|-
| Mar 07 - 09 || QA testing on Alpha 2
|- style="background-color: #ffc;"
| Mar 10 || ALPHA 2 - feature complete, although UI need not be final
|-
| Mar 11 - Apr 02 || UI polish & revisions from feedback <br/> work on aviary-2.0 blockers
|-
| Apr 03 || Beta 1 lockdown
|-
| Apr 04-06 || QA testing on Beta 1
|- style="background-color: #ffc;"
| Apr 07 || BETA 1 - feature frozen, string complete
|-
| Apr 08-30 || bugfixes & UI polish from feedback <br/> work on aviary-2.0 blockers
|-
| May 01 || Beta 2 lockdown
|-
| May 02-04 || QA testing on Beta 2
|- style="background-color: #ffc;"
| May 05 || BETA 2 - feature & string frozen, wide public beta
|-
| May 06 - May 21 || bugfixes & UI polish from feedback <br/> work on aviary-2.0 blockers
|-
| May 22 || Release Candidate 1 lockdown
|- style="background-color: #ffc;"
| May 26 || RELEASE CANDIDATE 1
|-
| Jun 1 || Release Candidate 2 lockdown
|- style="background-color: #ffc;"
| Jun 7 || RELEASE CANDIDATE 2
|-
| Jun 13 || Release Candidate 3 lockdown
|- style="background-color: #ffc;"
| Jun 19 || RELEASE CANDIDATE 3
|-
| Jun 19-Jun 23 || Final QA testing on Release Candidate
|-
| Jun 23 || Release ready
|-style="background-color: #cfc;"
| Jun 27 || FIREFOX 2
|}
 
== Terminology ==
* ''feature complete'' means that all of the required Gecko API hooks are complete and being called; the UI needn't be finalized, but it should be there and should be at least functional in limited terms so that alpha testers can explore the corners.
 
* ''feature frozen'' means that all feature work is complete, and most presentation (moving buttons, changing strings) work is done but revisions will be allowed based on feedback
 
* ''string complete'' means that all points in the UI that require strings have some content; this content can still be revised based on feedback
 
* ''string frozen'' means that all strings are final and available for l10n

Latest revision as of 05:46, 10 August 2006

Mozilla Developer's Calendar

The Mozilla Developer's Calendar holds the most up to date schedule for the development milestones and planned release dates of Mozilla products:


Historical Schedule for future release planning