Confirmed users
53
edits
(Created page with "== Meeting Notes == https://docs.google.com/document/d/1AT34_fRGs41I6blia0kJqF88zua0VISmQ7tEL1SR0U4/edit == New bugs: == <bugzilla> { "status":["NEW"], "...") |
(Anti-tracking triage page) |
||
| Line 9: | Line 9: | ||
"component": "Privacy: Anti-Tracking", | "component": "Privacy: Anti-Tracking", | ||
"include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard", | "include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard", | ||
"order": "status, assigned_to" | |||
} | |||
</bugzilla> | |||
== In-progress bugs for 67: == | |||
<bugzilla> | |||
{ | |||
"status":["ASSIGNED"], | |||
"whiteboard":"anti-tracking", | |||
"target_milestone": ["Firefox 67","mozilla67"], | |||
"include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard, target_milestone", | |||
"order": "status, assigned_to" | |||
} | |||
</bugzilla> | |||
== In-progress bugs for 66 == | |||
<bugzilla> | |||
{ | |||
"status":["ASSIGNED"], | |||
"whiteboard":"anti-tracking", | |||
"target_milestone": ["Firefox 66","mozilla66"], | |||
"include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard, target_milestone", | |||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
| Line 17: | Line 40: | ||
{ | { | ||
"status":["ASSIGNED"], | "status":["ASSIGNED"], | ||
"whiteboard":["anti-tracking" | "whiteboard":"anti-tracking", | ||
"include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard", | |||
"order": "status, assigned_to" | |||
} | |||
</bugzilla> | |||
== Resolved bugs: == | |||
<bugzilla> | |||
{ | |||
"status":["RESOLVED"], | |||
"whiteboard":"anti-tracking", | |||
"include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard", | "include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard", | ||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||