Confirmed users
64
edits
(Bug fixing) |
(Made use of Bugzilla plugin) |
||
Line 10: | Line 10: | ||
! Description | ! Description | ||
! Is Priority? | ! Is Priority? | ||
|- | |- style="vertical-align:top" | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=top-inspector-bugs Inspector] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=top-inspector-bugs Inspector] | ||
| The top inspector bugs | | The top inspector bugs: | ||
<bugzilla> | |||
{ | |||
"product": "Firefox", | |||
"component": "Developer Tools: Inspector", | |||
"blocks": "1264624", | |||
"include_fields": "id, priority, summary, product, assigned_to, status" | |||
} | |||
</bugzilla> | |||
| Priority | | Priority | ||
|- | |- style="vertical-align:top" | ||
| [https://github.com/devtools-html/debugger.html/issues?q=is%3Aopen+is%3Aissue+label%3Abug Debugger.html] | | [https://github.com/devtools-html/debugger.html/issues?q=is%3Aopen+is%3Aissue+label%3Abug Debugger.html] | ||
| The tool is new but has some bugs that will affect the end-user and should be fixed. | | The tool is new but has some bugs that will affect the end-user and should be fixed. | ||
| Priority | | Priority | ||
|- | |- style="vertical-align:top" | ||
| RDM | | RDM | ||
| List coming soon | | List coming soon | ||
| Priority | | Priority | ||
|- | |- 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] | ||
| Some of these bugs may end up getting fixed with the de-XULing process. | | Some of these bugs may end up getting fixed with the de-XULing process. | ||
<bugzilla> | |||
{ | |||
"product": "Firefox", | |||
"component": "Developer Tools: Performance Tools (Profiler/Timeline)", | |||
"blocks": "1307838", | |||
"include_fields": "id, priority, summary, product, assigned_to, status" | |||
} | |||
</bugzilla> |