|
|
Line 82: |
Line 82: |
| </bugzilla> | | </bugzilla> |
|
| |
|
| == NIGHTLY 75 == | | == Archive == |
|
| |
|
| === Fragmentation ===
| | See the [[Platform/Layout/Printing_and_fragmentation/Archive|archive page]] for the tables tracking work for older versions of Firefox that have now moved to Beta or released (these have been split out into a separate page to avoid slowing down loading of this page with more bugzilla queries than are necessary). |
| | |
| <bugzilla>
| |
| {
| |
| "f2": "status_whiteboard",
| |
| "o2": "anywordssubstr",
| |
| "v2": "[frag_v75]",
| |
| | |
| "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"],
| |
| "include_fields": "id, summary, assigned_to, status, resolution",
| |
| "order": "resolution, assigned_to, id"
| |
| }
| |
| </bugzilla>
| |
| | |
| === Printing ===
| |
| | |
| <bugzilla>
| |
| {
| |
| "f2": "status_whiteboard",
| |
| "o2": "anywordssubstr",
| |
| "v2": "[print_v75]",
| |
| | |
| "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"],
| |
| "include_fields": "id, summary, assigned_to, status, resolution",
| |
| "order": "resolution, assigned_to, id"
| |
| }
| |
| </bugzilla>
| |
| | |
| == NIGHTLY 74 ==
| |
| | |
| === Fragmentation ===
| |
| | |
| <bugzilla>
| |
| {
| |
| "f2": "status_whiteboard",
| |
| "o2": "anywordssubstr",
| |
| "v2": "[frag_v74]",
| |
| | |
| "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"],
| |
| "include_fields": "id, summary, assigned_to, status, resolution",
| |
| "order": "resolution, assigned_to, id"
| |
| }
| |
| </bugzilla>
| |
| | |
| === Printing ===
| |
| | |
| <bugzilla>
| |
| {
| |
| "f2": "status_whiteboard",
| |
| "o2": "anywordssubstr",
| |
| "v2": "[print_v74]",
| |
| | |
| "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"],
| |
| "include_fields": "id, summary, assigned_to, status, resolution",
| |
| "order": "resolution, assigned_to, id"
| |
| }
| |
| </bugzilla>
| |
| | |
| == NIGHTLY 73 ==
| |
| | |
| === Fragmentation ===
| |
| | |
| <bugzilla>
| |
| {
| |
| "f2": "status_whiteboard",
| |
| "o2": "anywordssubstr",
| |
| "v2": "[frag_v73]",
| |
| | |
| "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"],
| |
| "include_fields": "id, summary, assigned_to, status, resolution",
| |
| "order": "resolution, assigned_to, id"
| |
| }
| |
| </bugzilla>
| |
| | |
| === Printing ===
| |
| | |
| <bugzilla>
| |
| {
| |
| "f2": "status_whiteboard",
| |
| "o2": "anywordssubstr",
| |
| "v2": "[print_v73]",
| |
| | |
| "product": ["Core", "Fenix", "Firefox", "GeckoView", "Toolkit"],
| |
| "include_fields": "id, summary, assigned_to, status, resolution",
| |
| "order": "resolution, assigned_to, id"
| |
| }
| |
| </bugzilla>
| |
| | |
| | |
| <!--
| |
| 74 2020-02-10
| |
| 73 2020-01-06
| |
| 72 2019-12-02
| |
| 71 2019-10-21
| |
| 70 2019-09-02
| |
| -->
| |