Platform/Layout/Bugs: Difference between revisions
Jump to navigation
Jump to search
(Removed section for Other queries) |
(→Queries: Removed 2020 specific query) |
||
Line 16: | Line 16: | ||
== Queries == | == Queries == | ||
* '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=layout%3Abacklog Entire Layout Backlog]''': All bugs that have been tagged as backlog candidates or are on the official backlog. For more detailed backlog tracking see our [https://wiki.mozilla.org/Platform/Layout/Backlog backlog page]. | * '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=layout%3Abacklog Entire Layout Backlog]''': All bugs that have been tagged as backlog candidates or are on the official backlog. For more detailed backlog tracking see our [https://wiki.mozilla.org/Platform/Layout/Backlog backlog page]. | ||
* '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=%5Blayout%3Abacklog%3Aquality%5D High-Priority Quality Bugs]''': Backlog items specifically related to improving product quality (not new features/enhancements) that will improve Firefox for many sites or users. Bugs in this list ''should meet at least one of the following criteria'': | * '''[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&status_whiteboard_type=casesubstring&query_format=advanced&status_whiteboard=%5Blayout%3Abacklog%3Aquality%5D High-Priority Quality Bugs]''': Backlog items specifically related to improving product quality (not new features/enhancements) that will improve Firefox for many sites or users. Bugs in this list ''should meet at least one of the following criteria'': | ||
** Known webcompat bug of some significance (P1 or P2 webcompat priority, or otherwise has known webcompat challenges for multiple sites or users) | ** Known webcompat bug of some significance (P1 or P2 webcompat priority, or otherwise has known webcompat challenges for multiple sites or users) |
Revision as of 22:15, 4 March 2024
Summary
This page contains links to various Bugzilla queries for Platform Layout and the various components we track. Feel free to use this as a starting point to search for existing bugs related to layout. All bugs for Platform Layout are tracked in Bugzilla.
Backlog Queries
Backlog Management
Backlog information is tracked in Bugzilla using the `whiteboard` field. To add or edit an item on the backlog, use the following tags:
[layout:backlog]
: On the backlog as an "icebox" item with no specific target delivery.[layout:backlog:YYYY]
: Where YYYY is the year in which we plan to work on the given bug.[layout:backlog:YYYYqQ]
: Where YYYY is the year, Q is the quarter in which we plan to work on the given bug.[layout:backlog:quality]
: Backlog items specifically related to improving product quality (not new features/enhancements) that will improve Firefox for many sites or users.
Queries
- Entire Layout Backlog: All bugs that have been tagged as backlog candidates or are on the official backlog. For more detailed backlog tracking see our backlog page.
- High-Priority Quality Bugs: Backlog items specifically related to improving product quality (not new features/enhancements) that will improve Firefox for many sites or users. Bugs in this list should meet at least one of the following criteria:
- Known webcompat bug of some significance (P1 or P2 webcompat priority, or otherwise has known webcompat challenges for multiple sites or users)
- Performance-related bug the fixing of which will likely improve layout performance for multiple sites
- Bug tracking spec changes that could result in future webcompat issues if left unaddressed
- Bugs that have been highly-upvoted by users
- Code Quality Bugs: Backlog items related to improving code quality and reducing tech debt. Fixing these bugs should be primarily motivated by improving code cleanliness and developer productivity.
Triage Queries
- Recent Untriaged Layout Bugs: Bugs for all layout components that were created in the last 60 days and do not yet have a set severity. Refer to our bug triage guidelines for information on how to assist in triage.
- Recently Triaged to S1 or S2: Bugs that were triaged at S1 or S2 in the last 60 days, are not stalled, and not already on the layout backlog.
- Recently Prioritized at P1 or P2: Bugs that were prioritized at P1 or P2 in the last 60 days, are not stalled, and not already on the layout backlog.
- Triage Discuss Bugs: Bugs that have been specifically tagged with the "triage discuss" whiteboard label.
- CSS Working Group resolutions: Resolutions from the CSSWG that we should decide whether to file a bug for.
Test Bugs
- Disabled Intermittent Tests: All known disabled intermittent tests.
- WPT Failures: Bugs tracking WPT failures due to upstream changes.
- Fuzzblockers: Bugs known to block fuzzing.