|
|
| (6 intermediate revisions by 5 users not shown) |
| Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
| '''Development Schedule for Firefox 2''' | | =Mozilla Developer's Calendar= |
| <br/>
| | The Mozilla Developer's Calendar holds the most up to date schedule for the development milestones and planned release dates of Mozilla products: |
| Mike Connor maintains an [http://en.wikipedia.org/wiki/ICalendar iCalendar] format calendar which represents the most up to date schedule for the development of Firefox 2. You can either ...
| | * 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> |
| * subscribe to the [http://steelgryphon.com/firefox2/schedule.ics ICS file] using [http://mozila.org/projects/calendar Sunbird], [http://www.apple.com/macosx/features/ical/ Apple iCal], or [http://calendar.google.com Google Calendar]. | | * [http://www.google.com/calendar/render?cid=pdighgf028nmbjbrno8oed8vsg@group.calendar.google.com add] the calendar to your Google Calendar account. |
| * view the [http://fx2cal.steelgryphon.com/month.php calendar as a webpage]. | | * view the [http://www.google.com/calendar/embed?src=pdighgf028nmbjbrno8oed8vsg%40group.calendar.google.com calendar as a webpage]. |
|
| |
|
| The chart below describes the milestones, and maintains our original target dates and actual release dates for documentation purposes, and so that we can remember how long things actually took when planning future releases.
| |
|
| |
|
| '''Planned Milestones (with target and actual release dates)'''
| | [[Firefox2/HistoricalSchedule|Historical Schedule for future release planning]] |
| | |
| {| width="100%" cellpadding="1" border="1"
| |
| |- style="background-color:#efefef;"
| |
| | style="width: 100px" | '''Release'''
| |
| | style="width: 100px" | '''Target'''
| |
| | '''Description'''
| |
| |- valign="top"
| |
| | Alpha 1 || March 2006 <br/> ''actual: March 29, 2006''|| Developer Preview ("Dogfood")
| |
| * includes new infrastructure pieces for stress testing and API feedback
| |
| * intended for developers only, no guarantees about stability or dataloss
| |
| |- valign="top"
| |
| | Alpha 2 || May 2006 <br/> ''actual: May 12, 2006''|| Mostly Complete
| |
| * all backend API/hooks are complete and being used by UI
| |
| * UI design for features is complete
| |
| * all new features are at least functional to the point of placeholder UI
| |
| * intended for product testers and high-risk early adopters
| |
| |- valign="top"
| |
| | Alpha 3 || May 2006 <br/> ''actual: May 26, 2006'' || Feature Complete
| |
| * this milestone was added at the [[Firefox2/StatusMeetings/2006-05-09|March 9th status meeting]]
| |
| * extra alpha was required to achieve feature complete status
| |
| |- valign="top"
| |
| | Beta 1 || June 2006 <br/> ''actual: July 12, 2006'' || Feature Frozen
| |
| * all feature work is complete, including UI
| |
| * all strings are complete and available for l10n to start
| |
| * intended for beta users, available in at least all tier 1 locales
| |
| |- valign="top"
| |
| | Beta 2 || July 2006 || Product Frozen
| |
| * based on feedback from Beta 1
| |
| * all feature work is complete, including UI
| |
| * all strings are frozen, only necessary string changes accepted
| |
| * intended for beta users, available in at least all tier 1 locales
| |
| |- valign="top"
| |
| | RC 1 || August 2006 || Release Candidate
| |
| * based on bugfixes from Beta 2
| |
| * should represent final product
| |
| * intended for wide audience of early adopters, available in all locales
| |
| |- valign="top"
| |
| | RC 2 || August 2006 || Release Candidate (if needed)
| |
| * based on bugfixes from RC 1
| |
| * should represent final product
| |
| * intended for wide audience of early adopters
| |
| |- valign="top"
| |
| | Final || August 2006 || Final Release
| |
| * based on bugfixes from RC 2
| |
| |-
| |
| |}
| |