Features/Release Tracking: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (add link to RapidRelease/Calendar)
 
(190 intermediate revisions by 33 users not shown)
Line 1: Line 1:
Firefox Flight Tracking page, wherein each release gets a table, and each table is made up of table rows transcluded in from [[Feature Page Structure|feature pages]] (which are listed on the [[Features|Features List]]).  ''Nothing here is necessarily final. If you have questions or would like to make changes, contact [[User:Dria|Deb]].''
{{ForceRefreshButton}}


== Firefox 5 ==
'''If there are things on these lists that shouldn't be here, please update the keyword on the bug (remove 'feature'), and it will magically disappear.'''
=== Desktop ===
{| class="fullwidth-table sortable" style="width: 800px;"
|-
| style="font-weight: bold; background: #DDD; width:35%" | Feature
| style="font-weight: bold; background: #DDD; width:35%" | Status
| style="font-weight: bold; background: #DDD; width:10%" | ETA
| style="font-weight: bold; background: #DDD; width:20%" | Owner
|-
{{#lst:ChannelSwitching/ChannelSwitchingFeature|status}}
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=645288 Associate the webm file extension with Firefox]
| landed
| Fx5
| Jim Mathies
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=645063 Move Do-not-track setting to the Privacy pane]
| landed
| Fx5
| Sid Stamm
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=610208 When closing a tab in Panorama, don't immediately resize other tabs]
| landed
| Fx5
| Tim Taubert
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=627651 Improve smooth scrolling animation]
| landed
| Fx5
| Alex Faaborg
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=623495 Improve Hebrew font rendering on OS X]
| landed
| Fx5
| Jonathan Kew
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=643352 Dropped the Keep-Alive HTTP header] (Standards)
| landed
| Fx5
| Pat McManus
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=623948 Firefox will try to re-start HTTP connections after a short-delay to work around the lost-first-SYN problem] (Performance)
| landed
| Fx5
| Pat McManus
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=624739 HTTP Transactions sorted by CWND] (Performance)
| landed
| Fx5
| Pat McManus
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=588781 Content-Disposition changes for correctness] (Standards)
| landed
| Fx5
| Julian Reschke
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=435442 CSS Animations]
| landed
| Fx5
| David Baron
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=580531 Framerate & stats on video elements]
| landed
| Fx5
| Chris Pearce
|-
| PGO 10% win on SS
| landed
| Fx5
| Someone
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=610077 setTimeout now clamped to a minimum of 4ms] (Standards and Benchmarks)
| landed
| Fx5
| Boris Zbarsky
|-
| setTimeout in background tabs [https://bugzilla.mozilla.org/show_bug.cgi?id=614733 bug 614733] & [https://bugzilla.mozilla.org/show_bug.cgi?id=633421 bug 633421] (Performance)
| landed
| Fx5
| Boris Zbarsky
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=630127 make mozRequestAnimationFrame much smoother with large callback functions] (Performance)
| landed
| Fx5
| Boris Zbarsky
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=631837 significant querySelector speedup] (Performance)
| landed
| Fx5
| Boris Zbarsky
|-
| Miscellaneous canvas performance improvements (Performance)
| landed
| Fx5
| Robert O'Callahan
|-
| better memory reporting for SQLite databases {{bug|615978}}
| landed
| Fx5
| Shawn Wilsher
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=630040 Implement createImageData(ImageData)] (Standards)
| landed
| Fx5
| Ms2ger
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=461066 Add support for XHR's loadend event] (Standards)
| landed
| Fx5
| Olli Pettay
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=438702 Canvas text baselines not fully implemented] (Standards)
| landed
| Fx5
| Peter Annema
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=55366 Don't reveal UI language to site/page]) (Privacy)
| landed
| Fx5
| Ben Bucksch
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=21479 MathML Embellished Operators] (Standards)
| landed
| Fx5
| Karl Tomlinson
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=619503 Support SMIL animation of the 'class' attribute] (Standards)
| landed
| Fx5
| Robert Longson
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=631132 Expose public APIs for converting doubles to signed/unsigned int per ECMA spec]
| landed
| Fx5
| Andreas Gal
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=583514 All HTML Elements should have click() and accesskey]
| landed
| Fx5
| Ms2ger
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=414064 Remove support for UTF-7 per HTML5 spec]
| landed
| Fx5
| Simon Montagu
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=604317 Remove support for UTF-32 per HTML5 spec]
| landed
| Fx5
| Simon Montagu
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=635640 force font metrics of Arial Black to match the main Arial family]
| landed
| Fx5
| Jonathan Kew
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=610391 Optimize pages with lots of combo-boxes] (Performance)
| landed
| Fx5
| Ehsan Akhgari
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=620626 Improved spell checking with updated Hunspell]
| landed
| Fx5
| Ryan VanderMeulen
|-
| Make our canvas implementation more compliant to the spec (Standards)
| landed
| Fx5
| Ms2ger
|-
| SSE optimizations for some Gecko internals (Performance)
| landed
| Fx5
| Justin Lebar
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=644054 Support WOFF on Android]
| landed
| Fx5
| Makoto Kato
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=627651 Improve the smooth scroll animation]
| landed
| Fx5
| Markus Stange
|-
| Some MathML improvements
| landed
| Fx5
| Frédéric Wang
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=494163 GIO/GVFS integration for opening sftp:// or smb:// URIs directly in Firefox under Gnome]
| landed
| Fx5
| jhorak
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=591341 Add color keywords for default text and background colors]
| landed
| Fx5
| Florian Quèze
|}


=== Mobile  ===
Check [[RapidRelease/Calendar]] for more accurate dates during merge period.


{| style="width: 800px;" class="fullwidth-table sortable"
== Almost Definitely in Firefox {{BETA_VERSION}} ==
|-
{{BannerBeta|date={{FIREFOX_SHIP_DATE}}}}
| style="font-weight: bold; background: #DDD; width:35%" | Feature
<br>
| style="font-weight: bold; background: #DDD; width:35%" | Status
=== Desktop (Win, Mac, Linux) ===
| style="font-weight: bold; background: #DDD; width:10%" | ETA
<bugzilla>
| style="font-weight: bold; background: #DDD; width:20%" | Owner
{
|-
"v4" : "Firefox",
| [https://bugzilla.mozilla.org/show_bug.cgi?id=607417 Optimized layout and interaction with some mobile web pages (improved position:fixed support)]
"o5" : "nowordssubstr",
| landed
"keywords" : "feature",
| Fx5
"f1" : "cf_status_firefox{{BETA_VERSION}}",
| Thomas
"keywords_type" : "allwords",
|-
"o1" : "notsubstring",
| [https://bugzilla.mozilla.org/show_bug.cgi?id=646550 Add images downloaded in Firefox to the Android Gallery immediately (before: images were visible only after reboot]
"o2" : "casesubstring",
| landed
"f4" : "product",
| Fx5
"v5" : "Android OS",
| Thomas
"o4" : "equals",
|-
"f2" : "target_milestone",
| [https://bugzilla.mozilla.org/show_bug.cgi?id=610784 Add a "More" button to the Android Menu when needed)]
"f5" : "product",
| landed
"v1" : "disabled",
| Fx5
"v2" : "{{BETA_VERSION}}"
| Thomas
}
|-
</bugzilla>
| [https://bugzilla.mozilla.org/show_bug.cgi?id=641014 Fix issue with color conversion for better display of images and video (Fix broken NEON Y'CbCr to RGB conversion)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=648268 Resolves recent breakage that would show an "undefined" error when trying to load web pages while outside of wifi or network coverave (Add remoteXUL strings for Firefox Mobile)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=561694 Slight improvement of page load speed, especially on 3G network (e10s HTTP: Implement nsIProgressEventSink:part2)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=648654 Add user-visible pref for Do Not Track]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=618989 Finish new theme styles for dialogs/prompts (prompts and confirms look like android dialogs)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=639179 Smooth panning (resolves an issue where consecutive pans were a bit jumpy before)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=614355 In landscape, virtual keyboard no longer takes up entire screen (covering Awesome Screen)]
| backed out
| may NOT make it to Fx5
| Thomas
|}


=== Jetpack ===
=== Mobile (Android) ===
{| class="fullwidth-table sortable" style="width: 800px;"
See the [https://wiki.mozilla.org/Mobile/Roadmap#Firefox_{{BETA_VERSION}}:_.28Beta.29 Mobile Roadmap] for {{BETA_VERSION}}
|-
| style="font-weight: bold; background: #DDD; width:35%" | Feature
| style="font-weight: bold; background: #DDD; width:35%" | Status
| style="font-weight: bold; background: #DDD; width:10%" | ETA
| style="font-weight: bold; background: #DDD; width:20%" | Owner
|-
| Create Firefox Add-ons using standard web programming skills
| landed
| JP1.0
| --
|-
| APIs to cover at least 80% of all Add-on use-cases
| landed
| JP1.0
| --
|-
| Automatic testing of add-ons
| landed
| JP1.0
| --
|-
| Automatic packaging of add-ons
| landed
| JP1.0
| --
|-
| Full documentation & tutorial
| landed
| JP1.0
| --
|-
| API: Access to System Clipboard
| landed
| JP1.0
| --
|-
| API: Create New Context Menu Items
| landed
| JP1.0
| --
|-
| API: Create toaster-style notifications
| landed
| JP1.0
| --
|-
| API: Create new Keyboard shortcuts for features
| landed
| JP1.0
| --
|-
| API: Execute scripts on web pages to modify page content
| landed
| JP1.0
| --
|-
| API: Create pop-up dialogs, or panels
| landed
| JP1.0
| --
|-
| API: Store and access creditials/passwords for webpages or the add-on
| landed
| JP1.0
| --
|-
| API: Access Firefox's private browsing mode
| landed
| JP1.0
| --
|-
| API: Make network requests
| landed
| JP1.0
| --
|-
| API: Simple storage to persist data across restarts
| landed
| JP1.0
| --
|-
| API: Access tabs or windows and their events
| landed
| JP1.0
| --
|-
| API: Clean widget creation that blends in well with Firefox
| landed
| JP1.0
| --
|}


== Firefox 6 ==
=== Platform ===
=== Desktop ===
<bugzilla>
{| class="fullwidth-table sortable" style="width: 800px;"
{
|-
"keywords" : "feature",
| style="font-weight: bold; background: #DDD; width:35%" | Feature
"f1" : "cf_status_firefox{{BETA_VERSION}}",
| style="font-weight: bold; background: #DDD; width:35%" | Status
"keywords_type" : "allwords",
| style="font-weight: bold; background: #DDD; width:10%" | ETA
"o1" : "notsubstring",
| style="font-weight: bold; background: #DDD; width:20%" | Owner
"o2" : "casesubstring",
|-
"f2" : "target_milestone",
{{#lst:Firefox/Features/50ms_ASSERT|status}}
"v1" : "disabled",
|-
"v2" : "{{BETA_VERSION}}",
{{#lst:DevTools/Features/Workspaces|status}}
"product" : "Toolkit, Core",
|-
"product_type" : "contains_any"
{{#lst:Extension Manager:Projects:Confirm on Upgrade|status}}
}
|-
</bugzilla>
{{#lst:Labs/F1/Feature Blocks/F1|status}}
|}


=== Mobile ===
{| class="fullwidth-table sortable" style="width: 800px;"
|-
| style="font-weight: bold; background: #DDD; width:35%" | Feature
| style="font-weight: bold; background: #DDD; width:35%" | Status
| style="font-weight: bold; background: #DDD; width:10%" | ETA
| style="font-weight: bold; background: #DDD; width:20%" | Owner
|-
|
|
|
|
|}


== Firefox 7 ==
=== All Target Milestone {{BETA_VERSION}} bugs with 'feature' keyword ===
TBD
<bugzilla>
{
"keywords" : "feature",
"f1" : "cf_status_firefox{{BETA_VERSION}}",
"keywords_type" : "allwords",
"o1" : "notsubstring",
"o2" : "casesubstring",
"f2" : "target_milestone",
"v1" : "disabled",
"v2" : "{{BETA_VERSION}}",
"v3" : "Boot",
"o3" : "nowordssubstr",
"f3" : "product"
}
</bugzilla>


== Legend ==
{| class="fullwidth-table"
|-
| {{StatusHealthy|status=&nbsp;}}
| Healthy: feature is progressing as expected.
|-
| {{StatusBlocked|status=&nbsp;}}
| Blocked: feature is currently blocked.
|-
| {{StatusAtRisk|status=&nbsp;}}
| At Risk: feature is at risk of missing its targeted release.
|-
| '''ETA'''
| Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date.
|}


__NOTOC__
== Targeting Firefox {{CENTRAL_VERSION}} ==
{{BannerNightly|date={{FIREFOX_SHIP_DATE}}}}
<br>
=== Desktop (Win, Mac, Linux) ===
<bugzilla>
{
"v4" : "Firefox",
"o5" : "nowordssubstr",
"keywords" : "feature",
"f1" : "cf_status_firefox{{CENTRAL_VERSION}}",
"keywords_type" : "allwords",
"o1" : "notsubstring",
"o2" : "casesubstring",
"f4" : "product",
"v5" : "Android OS",
"o4" : "equals",
"f2" : "target_milestone",
"f5" : "product",
"v1" : "disabled",
"v2" : "{{CENTRAL_VERSION}}"
}
</bugzilla>
 
=== Mobile (Android) ===
See the [https://wiki.mozilla.org/Mobile/Roadmap#Firefox_{{CENTRAL_VERSION}}:_.28Beta.29 Mobile Roadmap] for Firefox {{CENTRAL_VERSION}}
 
=== Platform ===
<bugzilla>
{
"keywords" : "feature",
"f1" : "cf_status_firefox{{CENTRAL_VERSION}}",
"keywords_type" : "allwords",
"o1" : "notsubstring",
"o2" : "casesubstring",
"f2" : "target_milestone",
"v1" : "disabled",
"v2" : "{{CENTRAL_VERSION}}",
"product" : "Toolkit, Core",
"product_type" : "contains_any"
}
</bugzilla>
 
=== All Target Milestone {{CENTRAL_VERSION}} bugs with 'feature' keyword ===
<bugzilla>
{
"keywords" : "feature",
"f1" : "cf_status_firefox{{CENTRAL_VERSION}}",
"keywords_type" : "allwords",
"o1" : "notsubstring",
"o2" : "casesubstring",
"f2" : "target_milestone",
"v1" : "disabled",
"v2" : "{{CENTRAL_VERSION}}",
"v3" : "Boot",
"o3" : "nowordssubstr",
"f3" : "product"
}
</bugzilla>

Latest revision as of 11:54, 22 September 2017

If there are things on these lists that shouldn't be here, please update the keyword on the bug (remove 'feature'), and it will magically disappear.

Check RapidRelease/Calendar for more accurate dates during merge period.

Almost Definitely in Firefox 128

Final-50slice.png
Firefox
Currently in BETA channel
Moves to RELEASE week of July 9, 2024


Desktop (Win, Mac, Linux)

Full Query
ID Summary Priority Status
1893341 [meta] Enable Firefox launch on login on MSIX -- RESOLVED
1894024 [meta] [mailto] Remind users to finish the configuration of a webmailer (accept or dismiss the Infobar) P3 RESOLVED

2 Total; 0 Open (0%); 2 Resolved (100%); 0 Verified (0%);


Mobile (Android)

See the Mobile Roadmap for 128

Platform

Full Query
ID Summary Priority Status
1889038 [meta] Enable `textInput` event by default in the Nightly channel -- RESOLVED

1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);


All Target Milestone 128 bugs with 'feature' keyword

Full Query
ID Summary Priority Status
1889038 [meta] Enable `textInput` event by default in the Nightly channel -- RESOLVED
1893341 [meta] Enable Firefox launch on login on MSIX -- RESOLVED
1894024 [meta] [mailto] Remind users to finish the configuration of a webmailer (accept or dismiss the Infobar) P3 RESOLVED

3 Total; 0 Open (0%); 3 Resolved (100%); 0 Verified (0%);


Targeting Firefox 129

Nightly-50slice.png
Firefox
Currently in NIGHTLY channel
Moves to BETA week of July 9, 2024


Desktop (Win, Mac, Linux)

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Mobile (Android)

See the Mobile Roadmap for Firefox 129

Platform

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


All Target Milestone 129 bugs with 'feature' keyword

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);