Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docs/bug-mgmt/guides/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  status-flags.rst   Sprache: unbekannt

 
Release Status Flags
====================

The flag ``status_firefoxN`` has many values, here’s 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 don’t know whether Firefox N is affected
-  ``?`` we don’t 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 don’t know how to fix that and will ship
   with this bug
-  ``fix-optional`` - we would take a fix for the current release but
   don’t consider it as important/blocking for the release

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]