Confirmed users
239
edits
(bugzilla bug list included) |
m (→Remaining bugs) |
||
| Line 16: | Line 16: | ||
{ | { | ||
"blocks": "923920", | "blocks": "923920", | ||
"status": "NEW" | "status": "NEW", | ||
"whiteboard": "good first bug" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
<!-- | |||
Explanation of bugzilla query: | |||
* 923920 is the tracker. Every item should be listed as a blocker. | |||
* 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. | |||
--> | |||
== Identifying and changing inline code patterns == | == Identifying and changing inline code patterns == | ||