Confirmed users, Bureaucrats and Sysops emeriti
1,057
edits
mNo edit summary |
(update some statuses) |
||
(36 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
Note that the estimated work hours is just that: an estimate. | Note that the estimated work hours is just that: an estimate. | ||
We will soon be creating landing pages for web and extension developers to learn how to update their content for Firefox 3. These will be targeted to ramp up well in advance of the expected beta release of Firefox 3 in July. | We will soon be creating landing pages for web and extension developers to learn how to update their content for Firefox 3. These will be targeted to ramp up well in advance of the expected beta release of Firefox 3 in <s>July</s> October (?). | ||
Some items to document that may not be on this page are tracked in bugzilla: | |||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL+dev-doc-needed dev-doc-needed bugs] (these need to be documented; 33 bugs as of 2007-10-16) | |||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL+dev-doc-complete dev-doc-complete bugs] (documentation for these has been created; 60 bugs as of 2007-10-16) | |||
{| class="standard-table" | {| class="standard-table" | ||
Line 20: | Line 24: | ||
|class="header"|ETA | |class="header"|ETA | ||
|- | |- | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Content Handling | |||
|Web-based content handlers | |||
|sheppy | |||
|done | |||
|[http://wiki.mozilla.org/Firefox3/ContentManagement:Handlers Notes] | |||
|6 | |||
|- style="background-color:#F0FFF0;" | |||
|Web Apps 1.0 | |Web Apps 1.0 | ||
|<code><a ping></code> | |<code><a ping></code> | ||
| | |sheppy | ||
| | |done | ||
|{{bug|319368}}, [http://www.whatwg.org/specs/web-apps/current-work/#ping specification] | |{{bug|319368}}, [http://www.whatwg.org/specs/web-apps/current-work/#ping specification] | ||
|2 | |2 | ||
|- style="background-color:#F0FFF0;" | |- style="background-color:#F0FFF0;" | ||
Line 34: | Line 45: | ||
| | | | ||
| | | | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Offline resources | |||
|Offline resources | |Offline resources | ||
| | |done | ||
| | |{{bug|367447}}, {{bug|372969}}, {{bug|372970}}, {{bug|373231}}, and [http://www.whatwg.org/specs/web-apps/current-work/#alternate-style-sheets specification] | ||
| | |||
|{{bug| | |||
|? | |? | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Web Apps 1.0 | |Web Apps 1.0 | ||
|API for | |API for alternative style sheets | ||
| | |sheppy | ||
| | |done | ||
|{{bug|200930}}, [http://www.whatwg.org/specs/web-apps/current-work/#alternate-style-sheets specification] | |{{bug|200930}}, [http://www.whatwg.org/specs/web-apps/current-work/#alternate-style-sheets specification] | ||
|100 | |100 | ||
Line 55: | Line 65: | ||
| | | | ||
| | | | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Web Apps 1.0 | |Web Apps 1.0 | ||
|Canvas <code>transform()</code> and <code>setTransform()</code> | |Canvas <code>transform()</code> and <code>setTransform()</code> | ||
|mfinkle | |mfinkle | ||
| | |done enough | ||
|[https://bugzilla.mozilla.org/show_bug.cgi?id=357450 bug 357450], [http://whatwg.org/specs/web-apps/current-work/#transform specification] | |[https://bugzilla.mozilla.org/show_bug.cgi?id=357450 bug 357450], [http://whatwg.org/specs/web-apps/current-work/#transform specification] | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Web Apps 1.0 | |Web Apps 1.0 | ||
|<code>contentEditable</code> support | |<code>contentEditable</code> support | ||
Line 78: | Line 88: | ||
|- style="background-color:#F0FFF0;" | |- style="background-color:#F0FFF0;" | ||
|CSS | |CSS | ||
|<code>[[mdc:CSS:font- | |<code>[[mdc:CSS:font-size-adjust|font-size-adjust]]</code> works on all platforms | ||
|sheppy | |sheppy | ||
|done | |done | ||
Line 97: | Line 107: | ||
|Need to read bug {{bug|302186}}. | |Need to read bug {{bug|302186}}. | ||
|2 | |2 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|CSS | |CSS | ||
| -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill values have been added to width, min-width, and max-width ({{bug|311415}}). | | -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill values have been added to width, min-width, and max-width ({{bug|311415}}). | ||
|sheppy | |sheppy | ||
| | |done | ||
|{{bug|311415}} | |{{bug|311415}} | ||
|4 | |4 | ||
Line 111: | Line 121: | ||
| | | | ||
|0 | |0 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|DOM | |DOM | ||
|<code>[[mdc:DOM:element.getClientRects|getClientRects]]</code> and <code>[[mdc:DOM:element.getBoundingClientRect|getBoundingClientRect]]</code> extensions support | |<code>[[mdc:DOM:element.getClientRects|getClientRects]]</code> and <code>[[mdc:DOM:element.getBoundingClientRect|getBoundingClientRect]]</code> extensions support | ||
|sheppy | |||
|done | |||
| | | | ||
|2 | |||
|- | |||
|FUEL | |||
|The FUEL library has reference docs but needs how-to guides | |||
|mfinkle | |||
| | | | ||
| | | | ||
| | |? | ||
|- | |- | ||
|JavaScript | |JavaScript | ||
Line 125: | Line 142: | ||
|{{bug|380236}} | |{{bug|380236}} | ||
|? | |? | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XSLT/XPath | |XSLT/XPath | ||
| | |Support for [[mdc:EXSLT|EXSLT]]. | ||
| | |sheppy | ||
| | |done | ||
|{{bug|193678}}, [http://www.exslt.org/exsl/functions/node-set/index.html specification] | |{{bug|193678}}, [http://www.exslt.org/exsl/functions/node-set/index.html specification] | ||
|8 | |8 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|SVG | |SVG | ||
|<code>foreignObject</code> | |<code>foreignObject</code> | ||
Line 146: | Line 156: | ||
|{{bug|326966}}, [http://www.w3.org/TR/SVG11/extend.html#ForeignObjectElement specification], [http://weblogs.mozillazine.org/roc/archives/2006/06/the_future_is_now.html see also] | |{{bug|326966}}, [http://www.w3.org/TR/SVG11/extend.html#ForeignObjectElement specification], [http://weblogs.mozillazine.org/roc/archives/2006/06/the_future_is_now.html see also] | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|SVG | |SVG | ||
|<code>pattern</code> element | |<code>pattern</code> element | ||
| | |sheppy | ||
| | |done | ||
|[http://www.w3.org/TR/SVG11/pservers.html#PatternElement specification] | |[http://www.w3.org/TR/SVG11/pservers.html#PatternElement specification] | ||
| | |1 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|SVG | |SVG | ||
|<code>mask</code> element | |<code>mask</code> element | ||
| | |sheppy | ||
| | |done | ||
|[http://www.w3.org/TR/SVG11/masking.html#MaskElement specification] | |[http://www.w3.org/TR/SVG11/masking.html#MaskElement specification] | ||
| | |1 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|SVG | |SVG | ||
|SVG filters: filter, feBlend, feComponentTransfer, feFuncR, feFuncG, feFuncB, feFuncA, feComposite, feFlood, feGaussianBlur, feMerge, feMergeNode, feMorphology, feOffset, feTurbulence | |SVG filters: filter, feBlend, feComponentTransfer, feFuncR, feFuncG, feFuncB, feFuncA, feComposite, feFlood, feGaussianBlur, feMerge, feMergeNode, feMorphology, feOffset, feTurbulence | ||
| | |sheppy | ||
| | |done | ||
|[http://www.w3.org/TR/SVG11/filters.html specification] | |[http://www.w3.org/TR/SVG11/filters.html specification] | ||
|24 | |24 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|SVG | |SVG | ||
|<code><a></code> element became <code>nsSVGAElement</code> instead of XML binding | |<code><a></code> element became <code>nsSVGAElement</code> instead of XML binding | ||
|sheppy | |||
|done | |||
|This just needed to be mentioned as a bug fix in the Fx3 for developers page. | |||
| | | | ||
|- style="background-color:#F0FFF0;" | |||
|- | |||
|SVG | |SVG | ||
|Various DOM functions for text have been implemented | |Various DOM functions for text have been implemented | ||
|sheppy | |||
|done | |||
|We don't actually have on-MDC docs for SVG specifics, but the Fx3 for developers page now lists the newly-implemented methods. | |||
| | | | ||
|- style="background-color:#F0FFF0;" | |||
|- | |||
|XUL | |XUL | ||
|<code><[[mdc:XUL:scale|scale]]></code> | |<code><[[mdc:XUL:scale|scale]]></code> | ||
Line 188: | Line 198: | ||
| | | | ||
|1 | |1 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|<code>[[mdc:XUL:Attribute:textbox.type|number]]</code> boxes | |<code>[[mdc:XUL:Attribute:textbox.type|number]]</code> boxes | ||
Line 195: | Line 205: | ||
| | | | ||
|1 | |1 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|<code><dropmarker></code> element | |<code><dropmarker></code> element | ||
Line 202: | Line 212: | ||
|{{bug|348614}} | |{{bug|348614}} | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|<code><spinbuttons></code> element | |<code><spinbuttons></code> element | ||
Line 209: | Line 219: | ||
|{{bug|155053}} | |{{bug|155053}} | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|<code><[[mdc:XUL:datepicker|datepicker]]></code> element | |<code><[[mdc:XUL:datepicker|datepicker]]></code> element | ||
Line 216: | Line 226: | ||
|[http://wiki.mozilla.org/XUL:Specs:DateTimePickers specification] | |[http://wiki.mozilla.org/XUL:Specs:DateTimePickers specification] | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|<code><[[mdc:XUL:timepicker|timepicker]]></code> element | |<code><[[mdc:XUL:timepicker|timepicker]]></code> element | ||
Line 223: | Line 233: | ||
|[http://wiki.mozilla.org/XUL:Specs:DateTimePickers specification] | |[http://wiki.mozilla.org/XUL:Specs:DateTimePickers specification] | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Tree improvements | |Tree improvements | ||
| | |sheppy | ||
| | |done | ||
|{{bug|212789}}, {{bug|296040}}, {{bug|201499}}, [[XUL:Tree]] | |{{bug|212789}}, {{bug|296040}} (done), {{bug|201499}} (done), [[XUL:Tree]] | ||
|8 | |8 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Menu improvements | |Menu improvements | ||
| | |various | ||
| | |done | ||
|{{bug|333023}}, {{bug|372552 | |{{bug|333023}}, {{bug|372552}}, {{bug|70798}} (done) | ||
|8 | |8 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Textbox improvements | |Textbox improvements | ||
| | |sheppy | ||
| | |done | ||
|{{bug|346787 | |{{bug|346787}}, {{bug|312867}}, {{bug|253481}} | ||
|4 | |4 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Buttons may be made repeatable | |Buttons may be made repeatable | ||
Line 251: | Line 261: | ||
|{{bug|331055}} | |{{bug|331055}} | ||
|2 | |2 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|<code>buttondisabledaccept</code> may now be used on <code><dialog></code> elements to have the OK button initially disabled | |<code>[[mdc:XUL:Attribute:buttondisabledaccept|buttondisabledaccept]]</code> may now be used on <code><dialog></code> elements to have the OK button initially disabled | ||
| | |sheppy | ||
| | |done | ||
|{{bug|247849}} | |{{bug|247849}} | ||
|2 | |2 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Title bars now have an <code>allowevents</code> attribute | |Title bars now have an <code>allowevents</code> attribute | ||
|? | |? | ||
|none needed | |none needed; just a bug fix | ||
|{{bug|361425}} | |{{bug|361425}} | ||
|1 | |1 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Splitters now have a "both" option for collapse | |Splitters now have a "both" option for collapse | ||
Line 272: | Line 282: | ||
|{{bug|337955}} | |{{bug|337955}} | ||
|1 | |1 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|XUL | |XUL | ||
|Rich list boxes now support multiple selection | |Rich list boxes now support multiple selection | ||
| | |sheppy | ||
| | |done | ||
|Set <code>seltype</code> to <code>multiple</code> to allow it | |Set <code>seltype</code> to <code>multiple</code> to allow it | ||
|4 | |4 | ||
Line 290: | Line 300: | ||
|The new <code>[[mdc:nsIIdleService|nsIIdleService]]</code> | |The new <code>[[mdc:nsIIdleService|nsIIdleService]]</code> | ||
|sheppy | |sheppy | ||
| | |Needs to be twiddled into our preferred format for interface docs, but content is done | ||
| | | | ||
|? | |? | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Assorted | |Assorted | ||
|Assorted bugs have been fixed; see [[mdc:Firefox 3 for developers|Firefox 3 for developers]] for details | |Assorted bugs have been fixed; see [[mdc:Firefox 3 for developers|Firefox 3 for developers]] for details | ||
|? | |? | ||
|done | |||
| | | | ||
| | | | ||
|- style="background-color:#F0FFF0;" | |||
|- | |||
|Places | |Places | ||
|Needs documenting in full | |Needs documenting in full | ||
| | |various | ||
| | |done | ||
|[[Places]], [http://dietrich.ganx4.com/mozilla/places-erd.png Schema] | |[[Places]], [http://dietrich.ganx4.com/mozilla/places-erd.png Schema] | ||
|160 | |160 | ||
Line 314: | Line 324: | ||
|[http://blog.mozilla.com/dolske/2007/05/28/followup-password-manager-changes-coming-in-ff3-alpha-5/ this blog post]. | |[http://blog.mozilla.com/dolske/2007/05/28/followup-password-manager-changes-coming-in-ff3-alpha-5/ this blog post]. | ||
|8 | |8 | ||
|- | |- style="background-color:#F0FFF0;" | ||
|Cycle Collector | |Cycle Collector | ||
|New and needs docs. | |New and needs docs. | ||
|sheppy | |||
|done? | |||
|See [[mdc:Interfacing with the XPCOM cycle collector]]. {{bug|333078}} | |||
|? | |? | ||
|- style="background-color:#F0FFF0;" | |||
|- | |||
|Download Manager | |Download Manager | ||
|Several changes to document. | |Several changes to document. | ||
| | |sheppy | ||
| | |done | ||
|See {{bug|380250}}, {{bug|289540}}, [http://shawnwilsher.com/archives/100 blog post]. | |See {{bug|380250}}, {{bug|289540}}, [http://shawnwilsher.com/archives/100 blog post]. | ||
|? | |? |