550
edits
Line 24: | Line 24: | ||
If you have lots of bugs and limited time, look the ones with crash, regression, and security-related keywords first. Follow crash report links and see what versions and how many people are affected. | If you have lots of bugs and limited time, look the ones with crash, regression, and security-related keywords first. Follow crash report links and see what versions and how many people are affected. | ||
{| class="wikitable" | |||
|- | |||
! State !! Description !! Notes | |||
|- | |||
| btpp-fix-now || Bug is a critical crash or regression that should be fixed before it goes out in a release || Bug needs to be assigned, have release flags set, and set P1 | |||
|- | |||
| btpp-active || Bug is non-critical, but being worked on as part of a teams' regular iteration || Bug should be assigned | |||
|- | |||
| btpp-fix-later || Bug will be worked on soon || Set P2 on the bug | |||
|- | |||
| btpp-triage-followup-YYYY-MM-DD || You can't make a decision on the bug, but will by a week from now || Bug should have `needinfo` set or a dependency bug linked | |||
|- | |||
| btpp-triage || This bug is not urgent and its final disposition is deferred to the team's triage meeting || If the component doesn't have a standing triage meeting, this option should not be used | |||
|- | |||
| btpp-backlog || This is a legitimate bug, you'll accept a patch for it, but there are no plans to work on it || Set P3 | |||
|- | |||
| btpp-close || On further review, this bug can be closed, or if it's a feature request, WONTFIX'ed || Set status to CLOSED and appropriate resolution | |||
|} | |||
=== Things you are doing now === | === Things you are doing now === | ||
Line 32: | Line 52: | ||
;Keywords: crash, topcrash, regression | ;Keywords: crash, topcrash, regression | ||
;Words in summary: crash, regression | ;Words in summary: crash, regression | ||
;Group restrictions: | ;Group restrictions: security-related- | ||
;Priority: P1 | ;Priority: P1 | ||
;Comments: links to crash logs, links to specifications | ;Comments: links to crash logs, links to specifications |