Firefox 3 / Gecko 1.9 Feature List
This page is intended to collect the set of features that either have gone in to Gecko 1.9 since Gecko 1.8 was branched, features that people are working on, or features that people intend to work on for Gecko 1.9. It will eventually be migrated into the Gecko 1.9 Requirements document.
The content from Gecko 1.9 Alpha Planning has been merged into this list.
Please use this template when adding entries to this list:
Feature name
|
P?
|
owner(s)
|
Status notes: completed, development in progress, spec finished (but no implementation started yet), spec in progress, not started.
|
GFX/Widget
Cairo Graphics
|
P1
|
vlad, stuart
|
Default on all platforms! Still catching regressions on mac.
|
Layout
XUL
XUL Transform Support
|
P3
|
vlad?
|
Unknown; depends on Gran Paradiso front-end requirements
|
Core/XML
JavaScript
DOM
Language-agnostic DOM
|
P1/P3
|
Mark Hammond
|
Landed. Regressions P1; feature is P3/P4. Most regressions fixed at this point, still a few assertions and a possibly-fixed Tp regression to investigate.
|
SVG
SVG as image format
|
P3
|
unowned
|
Work is mostly in docshell/imglib/etc. See what SVG status is.
|
Networking
Platform
Firefox on XULRunner (and shipping XULRunner platform)
|
P3
|
bsmedberg
|
In Progress; we can ship without it, but the main advantage is to shipping XULRunner to all Firefox users and so providing the Gecko runtime to any app.
|
Graydon's Cycle Collector
|
P1
|
graydon
|
Re-landed after being backed out for perf issues. Landed 2006-11-22. Regressions (Will improve memory footprint only once it's hooked up to components and if there are cycles where it can help, but only once the components and the cycles are analyzed. Part of this involves investigating potential wins for memory footprint in components.)
|
Cache item pinning for offline support
|
P2
|
unowned
|
Includes robust offline/online detection mechanism.
|
Offline web browsing
|
P3
|
unowned
|
Improving cache behaviour and browser behavour when the user is offline.
|
Accessibility
Mac OS X Accessibility support
|
P3
|
hwaara
|
In progress, just started on the foundation.
|