157
edits
| Line 353: | Line 353: | ||
= Bug Work = | = Bug Work = | ||
* Meta bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1361080 1361080 - [meta][devtools-addon] Create a UI shim to install/bootstrap devtools addon] | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
====== Logged bugs ( blocking [https://bugzilla.mozilla.org/show_bug.cgi?id=12345 12345] )====== | |||
<div class="mw-collapsible-content"> | |||
<bugzilla> | |||
{ | |||
"blocks":[12345], | |||
"include_fields": "id, priority, component, assigned_to, summary, status, target_milestone" | |||
} | |||
</bugzilla> | |||
</div> | |||
</div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:auto"> | |||
====== Bug fix verification ====== | |||
<div class="mw-collapsible-content"> | |||
<bugzilla> | |||
{ | |||
"blocks":[12345], | |||
"resolution":"FIXED", | |||
"include_fields": "id, priority, component, assigned_to, summary, status, resolution, target_milestone" | |||
} | |||
</bugzilla> | |||
</div> | |||
</div> | |||
= Sign off = | = Sign off = | ||
edits