Platform/Layout/Triage: Difference between revisions

Add list of triage queries
(Add list of triage queries)
Line 98: Line 98:
* Minor spec conformance issues that are rarely encountered
* Minor spec conformance issues that are rarely encountered
* Most WPT failure bugs from upstream changes
* Most WPT failure bugs from upstream changes
= Common Triage Queries =
A list of commonly-used Bugzilla queries for untriaged and recently-triaged bugs:
= Triage Queries =
* '''[https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&bug_type=defect&component=CSS%20Parsing%20and%20Computation&component=CSS%20Transitions%20and%20Animations&component=DOM%3A%20CSS%20Object%20Model&component=Layout&component=Layout%3A%20Block%20and%20Inline&component=Layout%3A%20Columns&component=Layout%3A%20Flexbox&component=Layout%3A%20Floats&component=Layout%3A%20Form%20Controls&component=Layout%3A%20Generated%20Content%2C%20Lists%2C%20and%20Counters&component=Layout%3A%20Grid&component=Layout%3A%20Images%2C%20Video%2C%20and%20HTML%20Frames&component=Layout%3A%20Positioned&component=Layout%3A%20Ruby&component=Layout%3A%20Scrolling%20and%20Overflow&component=Layout%3A%20Tables&component=Layout%3A%20Text%20and%20Fonts&component=Print%20Preview&component=Printing%3A%20Output&component=Printing%3A%20Setup&component=SVG&chfieldto=Now&bug_severity=--&chfieldfrom=-30d&chfield=%5BBug%20creation%5D&product=Core&v1=%5Bmeta%5D&query_format=advanced&resolution=---&f1=short_desc&o1=notsubstring Recent Untriaged Layout Bugs]''': Bugs for all layout components that were created in the last 30 days and do not yet have a set severity.
* '''[https://bugzilla.mozilla.org/buglist.cgi?v6=S2&o5=changedto&o3=casesubstring&resolution=---&f1=bug_severity&bug_type=defect&o2=casesubstring&bug_severity=S1&bug_severity=S2&component=CSS%20Parsing%20and%20Computation&component=CSS%20Transitions%20and%20Animations&component=DOM%3A%20CSS%20Object%20Model&component=Layout&component=Layout%3A%20Block%20and%20Inline&component=Layout%3A%20Columns&component=Layout%3A%20Flexbox&component=Layout%3A%20Floats&component=Layout%3A%20Form%20Controls&component=Layout%3A%20Generated%20Content%2C%20Lists%2C%20and%20Counters&component=Layout%3A%20Grid&component=Layout%3A%20Images%2C%20Video%2C%20and%20HTML%20Frames&component=Layout%3A%20Positioned&component=Layout%3A%20Ruby&component=Layout%3A%20Scrolling%20and%20Overflow&component=Layout%3A%20Tables&component=Layout%3A%20Text%20and%20Fonts&component=Print%20Preview&component=Printing%3A%20Output&component=Printing%3A%20Setup&component=SVG&f6=bug_severity&product=Core&v1=30d&query_format=advanced&f5=bug_severity&n3=1&v2=stalled&f3=status_whiteboard&o1=changedafter&j4=OR&f7=CP&o6=changedto&f2=keywords&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&v5=S1&f4=OP&v3=%5Blayout%3Abacklog&n2=1 Recently Triaged to S1 or S2]''': Bugs that were triaged at S1 or S2 in the last 30 days, are not stalled, and not already on the layout backlog.
* '''[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=casesubstring&status_whiteboard=%5Blayout:triage-discuss%5D&resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&query_format=advanced Triage Discuss Bugs]''': Bugs that have been specifically tagged with the <code>[layout:triage-discuss]</code> whiteboard label.
* '''[https://github.com/mozilla/wg-decisions/issues/ CSS Working Group Resolutions]''': Resolutions from the CSSWG for which we should decide whether or not to file a bug.
154

edits