JavaScript:Bugzilla: Difference between revisions
(→P1 re-triage: Add new link to find merge dates, and remove half of outdated versions.) |
(→P1 re-triage: Add list of P1 for Fx98) |
||
Line 67: | Line 67: | ||
To avoid re-iterating over iterating every weeks over the same bugs, we filter out bugs which have been changed in the last 10 days. | To avoid re-iterating over iterating every weeks over the same bugs, we filter out bugs which have been changed in the last 10 days. | ||
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20stalled&f9=CP&f2=short_desc&o7=lessthaneq&priority=P1&keywords_type=nowords&f3=OP&resolution=---&v10=10&product=Core&v4=affected&f7=creation_ts&o2=notregexp&v1=enhancement&f6=cf_status_firefox98&f8=CP&list_id=15987418&o10=greaterthan&v2=%5E%5C%5Bmeta&o1=notequals&f1=bug_type&j3=OR&component=JavaScript%20Engine&component=JavaScript%20Engine%3A%20JIT&component=JavaScript%3A%20GC&component=JavaScript%3A%20Internationalization%20API&component=JavaScript%3A%20Standard%20Library&component=Javascript%3A%20WebAssembly&component=js-ctypes&f5=OP&query_format=advanced&f10=days_elapsed&v7=2022-02-07&f4=cf_status_firefox98 List of P1 affecting Firefox 98] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20stalled&keywords_type=nowords&list_id=14164358&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_type&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2021-05-31&f4=cf_status_firefox90&query_format=advanced&f3=OP&f2=short_desc&f5=OP&component=JavaScript%20Engine&component=JavaScript%20Engine%3A%20JIT&component=JavaScript%3A%20GC&component=JavaScript%3A%20Internationalization%20API&component=JavaScript%3A%20Standard%20Library&component=Javascript%3A%20WebAssembly&component=js-ctypes&component=Javascript%3A%20Web%20Assembly&f6=cf_status_firefox90&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed&title=P1%20Fx90 List of P1 affecting Firefox 90] | * [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20stalled&keywords_type=nowords&list_id=14164358&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_type&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2021-05-31&f4=cf_status_firefox90&query_format=advanced&f3=OP&f2=short_desc&f5=OP&component=JavaScript%20Engine&component=JavaScript%20Engine%3A%20JIT&component=JavaScript%3A%20GC&component=JavaScript%3A%20Internationalization%20API&component=JavaScript%3A%20Standard%20Library&component=Javascript%3A%20WebAssembly&component=js-ctypes&component=Javascript%3A%20Web%20Assembly&f6=cf_status_firefox90&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed&title=P1%20Fx90 List of P1 affecting Firefox 90] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20stalled&keywords_type=nowords&list_id=14164358&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_type&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2021-02-22&f4=cf_status_firefox87&query_format=advanced&f3=OP&f2=short_desc&f5=OP&component=JavaScript%20Engine&component=JavaScript%20Engine%3A%20JIT&component=JavaScript%3A%20GC&component=JavaScript%3A%20Internationalization%20API&component=JavaScript%3A%20Standard%20Library&component=Javascript%3A%20WebAssembly&component=js-ctypes&component=Javascript%3A%20Web%20Assembly&f6=cf_status_firefox87&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed&title=P1%20Fx87 List of P1 affecting Firefox 87] | * [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20stalled&keywords_type=nowords&list_id=14164358&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_type&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2021-02-22&f4=cf_status_firefox87&query_format=advanced&f3=OP&f2=short_desc&f5=OP&component=JavaScript%20Engine&component=JavaScript%20Engine%3A%20JIT&component=JavaScript%3A%20GC&component=JavaScript%3A%20Internationalization%20API&component=JavaScript%3A%20Standard%20Library&component=Javascript%3A%20WebAssembly&component=js-ctypes&component=Javascript%3A%20Web%20Assembly&f6=cf_status_firefox87&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed&title=P1%20Fx87 List of P1 affecting Firefox 87] |
Revision as of 17:36, 8 February 2022
This page explains how the JavaScript Team uses Bugzilla.
Bugzilla components
- Core::JavaScript Engine
- Core::JavaScript Engine: JIT
- Core::JavaScript: GC
- Core::JavaScript: Internationalization API
- Core::JavaScript: Standard Library
- Core::Javascript: Web Assembly
- Core::js-ctypes
Whiteboard flags
A few whiteboard flags are used today in the JS components:
- [#jsapi:crashes-retriage] Used for crash-stat crashes which might be harder to investigate alone. This whiteboard tag is used to cluster the analysis of crash-stat reports. (Owner: Ted Campbell)
- [qf] Used for any performance regression/improvement which can be part of the Quantum Flow effort of fixing known bugs. (Owner: Kannan Vijayan) These bugs are later sorted by the performance team into [qf:p1], [qf:p2] and [qf:p3]
- [arm64:m...] Used to track milestone blocker bugs for ARM64 Fennec and GeckoView.
- [lang={c++,py,js}] Is used in tandem with the good-first-bugs keyword to list this bug as in BugsAhoy!.
As a convention, anybody can follow the following naming for using the whiteboard to improve Bugzilla searches. However, note that whiteboard searches are not indexed in Bugzilla databases and this might lead to performance issues.
- [:nick:...] Used by the user :nick for managing bugs.
- [#channel:...] Used by members of the IRC #channel for managing bugs.
Priority Flags
Priority flags are used to track whether a bug is going to be worked on soon.
- P1: The bug is being worked on, or it should urgently be worked on.
- P2: This is in someone todo-list.
- P3: backlog; to be fixed … one day.
- P4: There is no P4.
- P5: Patches are welcome!
Severity
Severity flags should be N/A for enhancement and tasks. Any others should have a severity set from S1 to S4, which definitions are listed in the source documentation.
Triage
A meeting is held every week, on Tuesday 9am PT. (contact Steven De Tar, to be invited)
The triage effort is currently held by Steven De Tar, Nicolas B. Pierron, Caroline Cullen and Matthew Gaudet. They mainly work off the following lists:
- List of non-prioritized bugs - This list is used to set the missing priority flags and whiteboard flags to the corresponding bugs and sometimes needinfo? people.
- Are We Triaged Yet - Scroll down to the bottom, under "Pending Untriaged (defects only)". This reports per-component the number of bugs which need to be triaged.
- Regressions - The queries there are used by the regression triage meeting. Convenient summary query for 67-68-69 regressions
- Security bugs - Also, this query is the same but not limited to sec-high and sec-critical bugs
- Triage Center — List all non-triaged bugs for all JS components.
- List of Non-Rooted Bugs — “All your bugs are belong to Bug SpiderMonkey”, We have a tree of meta-bugs, and all bugs concerning SpiderMonkey should indirectly block the Bug SpiderMonkey. Using the tree view of this bug is one way to find what might be a good meta bug to add to the blocked list.
P1 re-triage
Sometimes, we re-triage P1 which have seen no activity for a while. This is useful to make sure developers did not forget any important bugs. The following searches are lists of non-meta and non-stalled P1 issues affecting Firefox VV.
In this case affecting means: status-firefoxVV == affected || (status-firefoxVV is-empty && creation-date <= betaVV-merge-date). The calendar for each version can be found at https://fx-trains.herokuapp.com/release/ .
To avoid re-iterating over iterating every weeks over the same bugs, we filter out bugs which have been changed in the last 10 days.