DevTools/Bug Fixes: Difference between revisions
< DevTools
Jump to navigation
Jump to search
(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> |
Revision as of 16:38, 6 October 2016
Bug Fixing in Devtools
Every quarter the Devtools team devotes a few people to bug fixing and polish bugs that are beyond the team goals. This page serves as a dashboard for finding those bugs on bugzilla.
2016 Q4 List
Tool | Description | Is Priority? |
---|---|---|
Inspector | The top inspector bugs:
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |
Priority |
Debugger.html | The tool is new but has some bugs that will affect the end-user and should be fixed. | Priority |
RDM | List coming soon | Priority |
Performance | Some of these bugs may end up getting fixed with the de-XULing process.
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |