DOM/board
< DOM
Bugs:
(Need to change these queries to use the wiki template like below)
- Bugs with patches up for review (https://mzl.la/2u7k5KP)
- Open bugs with r- patches (https://mzl.la/2L70oZK)
- Open bugs with r+ patches (https://mzl.la/2ur8VzZ)
Assigned P1 (aka "Critical") Bugs <bugzilla> {
"f2": "assigned_to", "o2": "notequals", "v2": "nobody@mozilla.org", "priority": ["P1"], "component": ["DOM"], "resolution": "---", "include_fields":"assigned_to,id,summary,status,resolution,priority", "order": "assigned_to,priority,id"
} </bugzilla>
Open Critical Bugs <bugzilla> {
"f2": "assigned_to", "o2": "equals", "v2": "nobody@mozilla.org", "priority": ["P1"], "component": ["DOM"], "resolution": "---", "include_fields":"assigned_to,id,summary,status,resolution,priority", "order": "assigned_to,priority,id"
} </bugzilla>
Assigned Must-Have Bugs <bugzilla> {
"f2": "assigned_to", "o2": "notequals", "v2": "nobody@mozilla.org", "priority": ["P2"], "component": ["DOM"], "resolution": "---", "include_fields":"assigned_to,id,summary,status,resolution,priority", "order": "assigned_to,priority,id"
} </bugzilla> OPEN Must-Have Bugs <bugzilla> {
"f2": "assigned_to", "o2": "equals", "v2": "nobody@mozilla.org", "priority": ["P2"], "component": ["DOM"], "resolution": "---", "include_fields":"assigned_to,id,summary,status,resolution,priority", "order": "assigned_to,priority,id"
} </bugzilla>
Good First Bug:
Want to help? Great! We're an open source project. Below is a list of some good first bugs for you to pick up. Learn more here.
<bugzilla> {
"f1":"keywords", "o1":"anywordssubstr", "v1":"good-first-bug", "component": ["DOM"], "include_fields":"id,summary,status,resolution, priority", "status":["NEW","REOPENED","ASSIGNED"]
} </bugzilla>