JavaScript:Bugzilla: Difference between revisions

Jump to navigation Jump to search
→‎P1 re-triage: Add a filter-out for bugs changed in the last 10 days
(→‎P1 re-triage: Fix bugzilla searches in order to correctly account for the creation date and the status flags.)
(→‎P1 re-triage: Add a filter-out for bugs changed in the last 10 days)
Line 50: Line 50:


In this case affecting means: status-firefoxVV == affected || (status-firefoxVV is-empty && creation-date <= [[Release Management/Calendar|betaVV-merge-date]]).
In this case affecting means: status-firefoxVV == affected || (status-firefoxVV is-empty && creation-date <= [[Release Management/Calendar|betaVV-merge-date]]).
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%20&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_severity&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2018-06-25&f4=cf_status_firefox62&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=js-ctypes&f6=cf_status_firefox62&product=Core&f7=creation_ts List of P1 affecting Firefox 62]
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20&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_severity&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2018-06-25&f4=cf_status_firefox62&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=js-ctypes&f6=cf_status_firefox62&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed List of P1 affecting Firefox 62]
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20&keywords_type=nowords&list_id=14164352&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_severity&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2018-05-07&f4=cf_status_firefox61&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=js-ctypes&f6=cf_status_firefox61&product=Core&f7=creation_ts List of P1 affecting Firefox 61]
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20&keywords_type=nowords&list_id=14164352&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_severity&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2018-05-07&f4=cf_status_firefox61&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=js-ctypes&f6=cf_status_firefox61&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed List of P1 affecting Firefox 61]
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20&keywords_type=nowords&list_id=14164353&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_severity&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2018-03-12&f4=cf_status_firefox60&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=js-ctypes&f6=cf_status_firefox60&product=Core&f7=creation_ts List of P1 affecting Firefox 60]
* [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20&keywords_type=nowords&list_id=14164353&o1=notequals&o2=notregexp&o4=equals&j3=OR&v1=enhancement&v2=%5E%5C%5Bmeta&priority=P1&v4=affected&f10=CP&f1=bug_severity&o7=lessthaneq&f8=CP&resolution=---&o6=isempty&v7=2018-03-12&f4=cf_status_firefox60&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=js-ctypes&f6=cf_status_firefox60&product=Core&f7=creation_ts&v11=10&o11=greaterthan&f11=days_elapsed List of P1 affecting Firefox 60]
Confirmed users
79

edits

Navigation menu