Platform/Layout/Backlog: Difference between revisions
Jump to navigation
Jump to search
Full Query
Full Query
Full Query
Full Query
(Add fixed bug list) |
(→Recently Fixed: Add fixed in Nightly and Beta as separate queries) |
||
Line 45: | Line 45: | ||
</bugzilla> | </bugzilla> | ||
= Recently Fixed = | = Recently Fixed in Nightly = | ||
Bugs and enhancements that have landed in the current | Bugs and enhancements that have landed in the current nightly. | ||
<bugzilla> | <bugzilla> | ||
Line 53: | Line 53: | ||
"o2": "anywordssubstr", | "o2": "anywordssubstr", | ||
"v2": "[layout:backlog", | "v2": "[layout:backlog", | ||
"target_milestone": "mozilla79", | |||
"resolution": "FIXED", | |||
"include_fields": "id, summary, assigned_to, status, resolution", | |||
"order": "resolution, component, assigned_to, id" | |||
} | |||
</bugzilla> | |||
= Recently Fixed in Beta = | |||
Bugs and enhancements that have landed in the current beta. | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[layout:backlog", | |||
"target_milestone": "mozilla78", | |||
"resolution": "FIXED", | "resolution": "FIXED", | ||
"include_fields": "id, summary, assigned_to, status, resolution", | "include_fields": "id, summary, assigned_to, status, resolution", | ||
"order": "resolution, component, assigned_to, id" | "order": "resolution, component, assigned_to, id" | ||
} | } | ||
</bugzilla> | </bugzilla> |
Revision as of 04:51, 9 June 2020
View our backlog as a kanban board.
In Progress
Bugs and enhancements that are in progress right now.
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Upcoming
Bugs and enhancements we are considering working on within the next 2-3 releases.
5 Total; 5 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Backlog
Bugs and enhancements we are considering working on within the year.
21 Total; 21 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Recently Fixed in Nightly
Bugs and enhancements that have landed in the current nightly.
ID | Summary | Assigned to | Status | Resolution |
---|---|---|---|---|
1639816 | Printing local pages via Print Menu fails with In Printing:Print:Done handler, got unexpected rv 2147746065 | Jonathan Watt [:jwatt] | VERIFIED | FIXED |
1 Total; 0 Open (0%); 0 Resolved (0%); 1 Verified (100%);
Recently Fixed in Beta
Bugs and enhancements that have landed in the current beta.
ID | Summary | Assigned to | Status | Resolution |
---|---|---|---|---|
1584890 | abspos root element (html) ignores top/right/bottom/left properties, if it has "display:flex" or "display:grid" | Ting-Yu Lin [:TYLin] (PDT, UTC-7) | RESOLVED | FIXED |
1622935 | Support pushing and splitting flex items for single-line (and some multi-line) flex container | Ting-Yu Lin [:TYLin] (PDT, UTC-7) | RESOLVED | FIXED |
1626129 | Height computation for (nested?) box is somewhat different in printing | Ting-Yu Lin [:TYLin] (PDT, UTC-7) | RESOLVED | FIXED |
1564128 | Unable to print CSS animations/transitions and web animations | Emily McDonough [:alaskanemily] | RESOLVED | FIXED |
4 Total; 0 Open (0%); 4 Resolved (100%); 0 Verified (0%);