Platform/Layout/Bugs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Add clarity around what is classified as a "quality bug") |
||
| Line 4: | Line 4: | ||
= Backlog = | = Backlog = | ||
* '''[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&list_id=15064755 Entire Layout Backlog]''': All bugs that have been tagged as backlog candidates. | * '''[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&list_id=15064755 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 Quality Bugs]''': Backlog items specifically related to improving product quality (not new features/enhancements) | * '''[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%3Acode-quality%5D Code Quality Bugs]''': Backlog items related to improving code quality and reducing tech debt | ** 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 | |||
* '''[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%3Acode-quality%5D 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 = | = Triage = | ||
Revision as of 16:17, 30 March 2020
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.
Backlog
- 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
- Recent Untriaged Layout Bugs: Bugs for all layout components that were created in the last 60 days and do not yet have a set priority. Refer to our bug triage guidelines for information on how to assist in triage.
- 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.
Other Queries
- New Layout Bugs: Bugs created for all layout components that were created in the last week.
- P1 Bugs: Bugs for all layout components with P1 priority.
- P1 & P2 Bugs: Bugs for all layout components with P1 or P2 priority.
- Recent Crashes: Crashes reported for all layout components in the last year.
- High Profile Bugs: Bugs in layout components affecting high profile sites.