gecko-dev/docs/bug-mgmt/guides/status-flags.rst

34 строки
1.5 KiB
ReStructuredText
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

Release Status Flags
====================
The flag ``status_firefoxNN`` 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