Confirmed users
79
edits
(→Beta 3) |
m (rename 3.1 to 3.5) |
||
| Line 1: | Line 1: | ||
== Overall == | == Overall == | ||
Firefox 3. | Firefox 3.5 is the browser that just keeps getting better and better. Faster, more secure, etc. | ||
=== End-user === | === End-user === | ||
| Line 12: | Line 12: | ||
* Performance: fastest JavaScript performance (via TraceMonkey) | * Performance: fastest JavaScript performance (via TraceMonkey) | ||
Adding consumer/end-user Firefox 3. | Adding consumer/end-user Firefox 3.5 Launch objectives, strategies & tactics (11/11) | ||
1. Objectives: | 1. Objectives: | ||
* Drive consumer awareness, trial and adoption of Firefox 3. | * Drive consumer awareness, trial and adoption of Firefox 3.5 | ||
* Position latest as superior alternative and promote browser choice | * Position latest as superior alternative and promote browser choice | ||
* Opportunity to promote mozilla mission vs. pure feature differentiation | * Opportunity to promote mozilla mission vs. pure feature differentiation | ||
| Line 60: | Line 60: | ||
* Performance improvements for JS and DOM via TraceMonkey | * Performance improvements for JS and DOM via TraceMonkey | ||
Page for all features: [http://developer.mozilla.org/en/Firefox_3. | Page for all features: [http://developer.mozilla.org/en/Firefox_3.5_for_developers Firefox 3.5 for Developers] | ||
== Beta 1 == | == Beta 1 == | ||
| Line 86: | Line 86: | ||
* Video/Audio is OGG-only | * Video/Audio is OGG-only | ||
** will add more backends, might be in 3. | ** will add more backends, might be in 3.5 but likely to wait until after. | ||
** some unimplemented features as documented. | ** some unimplemented features as documented. | ||
** http://tinyvid.tv/ as example site | ** http://tinyvid.tv/ as example site | ||
| Line 97: | Line 97: | ||
** Old list of events: | ** Old list of events: | ||
** 3.0: progress, uploadprogress, load, abort, error | ** 3.0: progress, uploadprogress, load, abort, error | ||
** 3. | ** 3.5: loadstart, progress, load, abort, error (uploadprogress still there but deprecated) | ||
** all those events are fired on the XHR.upload property and fire for the uploading | ** all those events are fired on the XHR.upload property and fire for the uploading | ||
** Demo of new features: http://mozilla.pettay.fi/xhr_upload/xhr_upload_demo.html | ** Demo of new features: http://mozilla.pettay.fi/xhr_upload/xhr_upload_demo.html | ||
| Line 178: | Line 178: | ||
* CSS + SVG | * CSS + SVG | ||
* Offline Apps stuff for 3. | * Offline Apps stuff for 3.5? | ||
** https://developer.mozilla.org/En/Offline_resources_in_Firefox | ** https://developer.mozilla.org/En/Offline_resources_in_Firefox | ||
** Spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html#offline | ** Spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html#offline | ||