Confirmed users
177
edits
mNo edit summary |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 11: | Line 11: | ||
This page serves as a dashboard for finding those bugs across various issue trackers like Bugzilla and GitHub. | This page serves as a dashboard for finding those bugs across various issue trackers like Bugzilla and GitHub. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 46: | Line 44: | ||
</bugzilla> | </bugzilla> | ||
| Priority | | Priority | ||
|- style="vertical-align:top" | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=1311034 Developer Tools] | |||
| | |||
<bugzilla> | |||
{ | |||
"product": "Firefox", | |||
"component": "Developer Tools", | |||
"blocks": "1311034", | |||
"include_fields": "id, priority, summary, product, assigned_to, status" | |||
} | |||
</bugzilla> | |||
| | |||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| [https://bugzilla.mozilla.org/buglist.cgi?o2=substring&v2=1307838&resolution=---&query_format=advanced&f2=blocked&component=Developer%20Tools%3A%20Performance%20Tools%20%28Profiler%2FTimeline%29&product=Firefox&list_id=13249379 Performance] | | [https://bugzilla.mozilla.org/buglist.cgi?o2=substring&v2=1307838&resolution=---&query_format=advanced&f2=blocked&component=Developer%20Tools%3A%20Performance%20Tools%20%28Profiler%2FTimeline%29&product=Firefox&list_id=13249379 Performance] | ||
Line 78: | Line 88: | ||
"component": "Developer Tools: DOM", | "component": "Developer Tools: DOM", | ||
"blocks": "1308965", | "blocks": "1308965", | ||
"include_fields": "id, priority, summary, product, assigned_to, status" | |||
} | |||
</bugzilla> | |||
| | |||
|- style="vertical-align:top" | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=1314815 Memory/compartment Leaks] | |||
| | |||
<bugzilla> | |||
{ | |||
"product": "Firefox", | |||
"blocks": "1314815", | |||
"include_fields": "id, priority, summary, product, assigned_to, status" | "include_fields": "id, priority, summary, product, assigned_to, status" | ||
} | } | ||
Line 90: | Line 111: | ||
"component": "Developer Tools: JSON Viewer", | "component": "Developer Tools: JSON Viewer", | ||
"blocks": "1309242", | "blocks": "1309242", | ||
"include_fields": "id, priority, summary, product, assigned_to, status" | |||
} | |||
</bugzilla> | |||
|- style="vertical-align:top" | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=1312444 Storage Inspector] | |||
| | |||
<bugzilla> | |||
{ | |||
"product": "Firefox", | |||
"component": "Developer Tools: Storage Inspector", | |||
"blocks": "1312444", | |||
"include_fields": "id, priority, summary, product, assigned_to, status" | "include_fields": "id, priority, summary, product, assigned_to, status" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| | | | ||
|- style="vertical-align:top" | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=1317534 Console] | |||
| | |||
<bugzilla> | |||
{ | |||
"product": "Firefox", | |||
"component": "Developer Tools: Console", | |||
"blocks": "1317534", | |||
"include_fields": "id, priority, summary, product, assigned_to, status" | |||
} | |||
</bugzilla> |