Confirmed users
14,525
edits
No edit summary |
|||
Line 66: | Line 66: | ||
# Try to deduce if the bug is still relevant through testing, reviewing linked reports, or asking people involved on the bug | # Try to deduce if the bug is still relevant through testing, reviewing linked reports, or asking people involved on the bug | ||
# If the bug is still relevant, update the status/tracking flags, and needinfo flag the developer for a status update | # If the bug is still relevant, update the status/tracking flags, and needinfo flag the developer for a status update | ||
# If the bug is no longer relevant, update the status flags and close the bug report | |||
# Once you've updated the bug move on to the next bug report | |||
= Cold Regressions = | |||
One per week we review old regression bug reports that have not been updated in more than 42 days to ensure these issues are still relevant and on track to resolution. | |||
How to Triage: | |||
# [https://bugzilla.mozilla.org/buglist.cgi?component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=Graphics%3A%20Layers&component=Graphics%3A%20Text&component=Image%20Blocking&component=ImageLib&component=Panning%20and%20Zooming&product=Core&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Last%20Changed&query_format=advanced&keywords=regression&keywords_type=anywords&o1=greaterthan&v1=42&f1=days_elapsed&list_id=13129931 Select a bug from this list] (sort by most recent changed) | |||
# Review the information in the bug report | |||
# Try to deduce if the bug is still relevant through testing, reviewing linked reports, or asking people involved on the bug | |||
# If the bug is still relevant, update the status/tracking flags, and needinfo flag the developer for a status update (if the bug still lacks a regression window see if you can provide it using Mozregression) | |||
# If the bug is no longer relevant, update the status flags and close the bug report | # If the bug is no longer relevant, update the status flags and close the bug report | ||
# Once you've updated the bug move on to the next bug report | # Once you've updated the bug move on to the next bug report |