Confirmed users
3,339
edits
(→Bugs: Consolidate bug lists) |
|||
| Line 68: | Line 68: | ||
=== Klar Blockers === | === Klar Blockers === | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "f2": "assigned_to", | ||
"o2": "notequals", | |||
"v2": "nobody@mozilla.org", | |||
"priority": "P1", | "priority": "P1", | ||
"f1": "status_whiteboard", | |||
"o1": "notsubstring", | |||
"v1": "[geckoview:crow", | |||
"component": "GeckoView", | |||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, priority, summary, whiteboard, assigned_to", | "include_fields": "id, priority, summary, whiteboard, assigned_to", | ||
| Line 81: | Line 85: | ||
</bugzilla> | </bugzilla> | ||
=== Klar Blockers: Unassigned === | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "assigned_to": "nobody@mozilla.org", | ||
"priority": "P1", | "priority": "P1", | ||
"f1": "status_whiteboard", | "f1": "status_whiteboard", | ||
"o1": "notsubstring", | "o1": "notsubstring", | ||
"v1": "[geckoview:", | "v1": "[geckoview:crow", | ||
"f2": "keywords", | |||
"o2": "notsubstring", | |||
"v2": "meta", | |||
"component": "GeckoView", | |||
"resolution": "---", | |||
"include_fields": "id, priority, summary, whiteboard, assigned_to", | "include_fields": "id, priority, summary, whiteboard, assigned_to", | ||
"order": "priority,id" | "order": "priority,id" | ||
| Line 96: | Line 104: | ||
</bugzilla> | </bugzilla> | ||
=== Klar Bugs: Unprioritized === | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "priority": ["--","P4"], | ||
" | "component": "GeckoView", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, priority, summary, whiteboard, assigned_to", | "include_fields": "id, priority, summary, whiteboard, assigned_to", | ||
| Line 115: | Line 116: | ||
</bugzilla> | </bugzilla> | ||
=== Klar Bugs: Backlog === | |||
=== Klar | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"status_whiteboard": "[geckoview:klar]", | "status_whiteboard": "[geckoview:klar]", | ||
"priority": [" | "priority": ["P2","P3"], | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, priority, summary, whiteboard, assigned_to", | "include_fields": "id, priority, summary, whiteboard, assigned_to", | ||
| Line 143: | Line 141: | ||
</bugzilla> | </bugzilla> | ||
=== Other GeckoView | === Other GeckoView Bug Queries === | ||
* [https://bugzilla.mozilla.org/buglist.cgi?priority=--&priority=P4&keywords=meta%2C%20&keywords_type=nowords&columnlist=priority%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&resolution=---&query_format=advanced&component=GeckoView Unprioritized GeckoView bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?priority=--&priority=P4&keywords=meta%2C%20&keywords_type=nowords&columnlist=priority%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&resolution=---&query_format=advanced&component=GeckoView Unprioritized GeckoView bugs] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?component=GeckoView&priority=P1&resolution=---&include_fields=id&include_fields=priority&include_fields=component&include_fields=summary&include_fields=keywords&include_fields=whiteboard&include_fields=assigned_to&order=priority P1 GeckoView bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?component=GeckoView&priority=P1&resolution=---&include_fields=id&include_fields=priority&include_fields=component&include_fields=summary&include_fields=keywords&include_fields=whiteboard&include_fields=assigned_to&order=priority P1 GeckoView bugs] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?component=GeckoView&priority=P2&priority=P3&priority=P4&priority=P5&query_format=advanced&resolution=---&query_based_on=&columnlist=priority%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate P2-P5 GeckoView bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?component=GeckoView&priority=P2&priority=P3&priority=P4&priority=P5&query_format=advanced&resolution=---&query_based_on=&columnlist=priority%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate P2-P5 GeckoView bugs] | ||
* [https://github.com/mozilla-mobile/focus-android/ | * [https://github.com/mozilla-mobile/focus-android/milestone/22 Klar's "Klar v6.0" GitHub issues] | ||
* [https://github.com/mozilla-mobile/focus-android/issues?q=is%3Aopen+is%3Aissue+label%3AKlar%2BGeckoview Klar's "Klar+GeckoView" GitHub issues] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Bgeckoview%3Aklar%5D geckoview:klar Fixed Bugs] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?v4=%5Bgeckoview%3Acrow%5D&priority=P1&j_top=OR&f1=status_whiteboard&o3=equals&v3=GeckoView&o1=substring&resolution=---&status_whiteboard_type=allwordssubstr&f4=status_whiteboard&query_format=advanced&f3=component&o4=notsubstring&f2=OP&status_whiteboard=%5Bgeckoview%3Aklar%5D&f5=CP&v1=%5Bgeckoview%3Aklar%5D geckoview:klar Open Blockers] | |||