1
0
Fork 0
firefox/docs/bug-mgmt/guides/status-flags.rst
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

35 lines
1.8 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Release Status Flags
====================
The flag ``status_firefoxN`` has many values, heres a cheat sheet.
+---------+------------+------------+--------------+-------------------+
| \-\-\- | \? | unaffected | affected | fixed |
+=========+============+============+==============+===================+
| \? | unaffected | | wontfix | verified |
+---------+------------+------------+--------------+-------------------+
| | affected | | fix-optional | disabled |
+---------+------------+------------+--------------+-------------------+
| | | | fixed | verified disabled |
+---------+------------+------------+--------------+-------------------+
The headers of the table are values of the status flag. Each column are
the states reachable from the column headings.
- ``---`` we dont know whether Firefox N is affected
- ``?`` we dont know whether Firefox N is affected, but we want to find
out
- ``affected`` - present in this release
- ``unaffected`` - not present in this release
- ``fixed`` - a contributor has landed a change set in the tree
to address the issue
- ``verified`` - the fix has been verified by QA or other contributors
- ``disabled`` - the fix or the feature has been backed out or disabled
- ``verified disabled`` - QA or other contributors confirmed the fix or
the feature has been backed out or disabled
- ``wontfix`` - we have decided not to accept/uplift a fix for this
release cycle (it is not the same as the bug resolution WONTFIX).
This can also mean that we dont know how to fix that and will ship
with this bug
- ``fix-optional`` - we would take a fix for the current release but
dont consider it as important/blocking for the release