Confirmed users
620
edits
No edit summary |
Ethantseng (talk | contribs) (Disable some bugzilla queries to speed up the page loading. This page only shows MVP bugs now.) |
||
| Line 80: | Line 80: | ||
=== Fingerprinting P2 Bugs List === | === Fingerprinting P2 Bugs List === | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"blocks":"1329996", | "blocks":"1329996", | ||
| Line 88: | Line 88: | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||
=== Fingerprinting P3-P5 Bugs List === | === Fingerprinting P3-P5 Bugs List === | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"blocks":"1329996", | "blocks":"1329996", | ||
| Line 99: | Line 99: | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||
=== Fingerprinting Breakage === | === Fingerprinting Breakage === | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"status":["NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"], | "status":["NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"], | ||
| Line 110: | Line 110: | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||
=== All Open Tagged Fingerprinting Bugs === | === All Open Tagged Fingerprinting Bugs === | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"status":["NEW", "ASSIGNED", "REOPENED"], | "status":["NEW", "ASSIGNED", "REOPENED"], | ||
| Line 121: | Line 121: | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||
=== Fingerprinting Resolved Bugs === | === Fingerprinting Resolved Bugs === | ||
<bugzilla> | <disabled-bugzilla> | ||
{ | { | ||
"blocks":"1329996", | "blocks":"1329996", | ||
| Line 131: | Line 131: | ||
"order": "assigned_to" | "order": "assigned_to" | ||
} | } | ||
</bugzilla> | </disabled-bugzilla> | ||