Features/Release Tracking: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (add link to RapidRelease/Calendar)
 
(225 intermediate revisions by 34 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 Deb (deb at mozilla.com).''
{{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
|-
| Change in Keep-alive syntax
| landed
| Fx5
| Someone
|-
| SYN re-try
| landed
| Fx5
| Someone
|-
| HTTP Transactions sorted by CWND
| landed
| Fx5
| Someone
|-
| Content-Disposition changes
| landed
| Fx5
| Someone
|-
| CSS Animations
| landed
| Fx5
| Someone
|-
| Framerate & stats on video elements
| landed
| Fx5
| Someone
|-
| PGO 10% win on SS
| landed
| Fx5
| Someone
|-
| setTimeout now 4ms
| landed
| Fx5
| Someone
|-
| setTimeout in background tabs (614733 & 633421)
| landed
| Fx5
| Someone
|-
| make mozRequestAnimationFrame much smoother with large callback functions
| landed
| Fx5
| Someone
|-
| significant querySelector speedup
| landed
| Fx5
| Someone
|-
| better memory reporting for SQLite databases {{bug|615978}}
| landed
| Fx5
| sdwilsh
|}


=== 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 Reconcile position:fixed with async scrolling (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 Tell Android to scan media items downloaded by Fennec]
"o2" : "casesubstring",
| landed
"f4" : "product",
| Fx5
"v5" : "Android OS",
| Thomas
"o4" : "equals",
|-
"f2" : "target_milestone",
| [https://bugzilla.mozilla.org/show_bug.cgi?id=610784 Handle overflow in the Android menu (adds a "More" button when needed)]
"f5" : "product",
| landed
"v1" : "disabled",
| Fx5
"v2" : "{{BETA_VERSION}}"
| Thomas
}
|-
</bugzilla>
| [https://bugzilla.mozilla.org/show_bug.cgi?id=641014 Fix broken NEON Y'CbCr to RGB conversion (fixed color conversion)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=648268 Add remoteXUL strings for Firefox Mobile (recent breakage)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=561694 e10s HTTP: Implement nsIProgressEventSink: part2 (slightly faster pageloads, especially on 3g)]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=648654 Add user-visible pref for Do Not Track (just adds the UI)]
| 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 Consecutive pans are jumpy]
| landed
| Fx5
| Thomas
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=614355 don't use fullscreen landscape keyboards on android]
| landed
| 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 147

Final-50slice.png
Firefox
Currently in BETA channel
Moves to RELEASE week of January 13, 2026


Desktop (Win, Mac, Linux)

No results.

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


Mobile (Android)

See the Mobile Roadmap for 147

Platform

No results.

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


All Target Milestone 147 bugs with 'feature' keyword

No results.

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


Targeting Firefox 148

Nightly-50slice.png
Firefox
Currently in NIGHTLY channel
Moves to BETA week of January 13, 2026


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 148

Platform

No results.

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


All Target Milestone 148 bugs with 'feature' keyword

No results.

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