Confirmed users
177
edits
(Corrected Storage meta URL) |
mNo edit summary |
||
(2 intermediate revisions by 2 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 90: | 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 117: | Line 126: | ||
</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> |