diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /docs/bug-mgmt | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/bug-mgmt')
-rw-r--r-- | docs/bug-mgmt/processes/accessibility-review.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/bug-mgmt/processes/accessibility-review.md b/docs/bug-mgmt/processes/accessibility-review.md index 3358defd7e..090d83acfe 100644 --- a/docs/bug-mgmt/processes/accessibility-review.md +++ b/docs/bug-mgmt/processes/accessibility-review.md @@ -54,9 +54,12 @@ bug for the accessibility review. Otherwise, particularly for smaller changes, you may do this on an existing bug. Note that if you file a new bug, you will need to submit the bug and then edit it to set the flag. -Once the review is done, the accessibility team will set the a11y-review -flag depending on the outcome: - +During the review process, the accessibility team will modify the a11y-review +flag: +- assigned: The review has been triaged by the team and an engineer has been assigned + to the review. If the flag has been set on a bug filed specifically for the purposes + of review (i.e., the bug does not have additional engineering work attached, and the bug is not a meta bug) the review assignee will assign the bug to themselves. + Otherwise, they'll comment on the bug so you know who they are :) - passed: Either no changes are required, or some changes are required but the accessibility team does not believe it is necessary to review or verify those changes prior to shipping. Generally, a review will not be passed if |