|
|
| (16 intermediate revisions by 8 users not shown) |
| Line 1: |
Line 1: |
| <div style="border: thin dotted #aaa; padding: 10px;"><div style="text-align: center;">'''This document is being reworked at the moment - update due by March 14th, 2006.</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>
| |
|
| |
|
| == Milestones ==
| | [[Firefox2/HistoricalSchedule|Historical Schedule for future release planning]] |
| * Alpha 1 : developer preview, focused on stressing new APIs and backends
| |
| * Alpha 2 : feature complete w/placeholder UI and strings
| |
| * Beta 1 : features and UI polished and frozen, string complete
| |
| * Beta 2 : UI and string freeze
| |
| * Release Candidate(s) : based on QA feedback
| |
| * Firefox 2 : the best web browser in the universe
| |
| | |
| == 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
| |
| |-
| |
| | || Publish initial Firefox 2 plan for feedback
| |
| |-
| |
| | || P1 Features and Leads finalized
| |
| |-
| |
| | || Initial Functional Spec for P1 Features
| |
| |-
| |
| | style="background-color: #efefef;" colspan="2" align="left" | 2006
| |
| |-
| |
| | || 2nd Draft of Functional Specs
| |
| |-
| |
| | || 3rd Draft of Functional Specs
| |
| |-
| |
| | || Functional Specs Complete <br/> aviary-2.0 blocking triage
| |
| |-
| |
| | || Alpha 1 lockdown
| |
| |-
| |
| | || QA testing on Alpha 1
| |
| |- style="background-color: #ffc;"
| |
| | || ALPHA 1
| |
| |-
| |
| | || Alpha 2 lockdown
| |
| |-
| |
| | || QA testing on Alpha 2
| |
| |- style="background-color: #ffc;"
| |
| | || ALPHA 2 - feature complete, although UI need not be final
| |
| |-
| |
| | || UI polish & revisions from feedback <br/> work on firefox2 blockers
| |
| |-
| |
| | || Beta 1 lockdown
| |
| |-
| |
| | || QA testing on Beta 1
| |
| |- style="background-color: #ffc;"
| |
| | || BETA 1 - feature frozen, string complete
| |
| |-
| |
| | || bugfixes & UI polish from feedback <br/> work on firefox2 blockers
| |
| |-
| |
| | || Beta 2 lockdown
| |
| |-
| |
| | || QA testing on Beta 2
| |
| |- style="background-color: #ffc;"
| |
| | || BETA 2 - feature & string frozen, wide public beta
| |
| |-
| |
| | || bugfixes & UI polish from feedback <br/> work on firefox2 blockers
| |
| |-
| |
| | || Release Candidate 1 lockdown
| |
| |- style="background-color: #ffc;"
| |
| | || RELEASE CANDIDATE 1
| |
| |-
| |
| | || Release Candidate 2 lockdown
| |
| |- style="background-color: #ffc;"
| |
| | || RELEASE CANDIDATE 2
| |
| |-
| |
| | || Release Candidate 3 lockdown
| |
| |- style="background-color: #ffc;"
| |
| | || RELEASE CANDIDATE 3
| |
| |-
| |
| | || Final QA testing on Release Candidate
| |
| |-
| |
| | || Release ready
| |
| |-style="background-color: #cfc;"
| |
| | || 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
| |