Confirmed users
236
edits
mNo edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
== Remaining bugs == | == Remaining bugs == | ||
=== In DevTools === | |||
<bugzilla> | |||
{ | |||
"blocks": "923920", | |||
"status": "NEW", | |||
"whiteboard": "good first bug" | |||
} | |||
</bugzilla> | |||
=== Miscellaneous === | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
Line 21: | Line 30: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
<!-- | <!-- | ||
Explanation of bugzilla query: | Explanation of bugzilla query: | ||
* 923920 is the tracker. Every item should be listed as a blocker. | * 923920 is the tracker. Every item should be listed as a blocker. | ||
* 960728 is the devtools tracker | |||
* We only list "NEW" bugs, as ASSIGNED or RESOLVED is not ready to work on. | * We only list "NEW" bugs, as ASSIGNED or RESOLVED is not ready to work on. | ||
* The whiteboard selection is used to exclude meta bugs (e.g., for SeaMonkey and DevTools) that hang below this tracker. | * The whiteboard selection is used to exclude meta bugs (e.g., for SeaMonkey and DevTools) that hang below this tracker. | ||
--> | --> | ||