Security/Fusion/Dashboard: Difference between revisions
Jump to navigation
Jump to search
Full Query
Full Query
Ethantseng (talk | contribs) (Create this page) |
Ethantseng (talk | contribs) (Only query fingerprinting bugs for now) |
||
Line 1: | Line 1: | ||
=== | == Bug Tracking == | ||
Fingerprinting MVP bugs are tracked under the meta bug: <br> | |||
{{Bug|1329996}} - [META] Support anti-fingerprinting protection | |||
<br> | |||
'''Whiteboard Definition''' | |||
* [fingerprinting]: Fingerprinting bugs | |||
* [fp-breakage]: Breakage issues caused by fingerprinting resistance | |||
* [fp-triaged]: Already triaged | |||
* [fp-backlog]: Backlog bugs | |||
== Fingerprinting Bugs == | |||
=== Open P1 Bugs (We are actively working on them) === | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"status":["NEW", "ASSIGNED", "REOPENED"], | "status":["NEW", "ASSIGNED", "REOPENED"], | ||
"whiteboard":[" | "priority":"P1", | ||
"include_fields": "id, summary, status | "whiteboard":["fingerprint"], | ||
"include_fields": "id, summary, priority, status, assigned_to, whiteboard", | |||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== | === Open P2 Bugs (Important. We will work on them ASAP) === | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"status":["NEW", "ASSIGNED", "REOPENED"], | "status":["NEW", "ASSIGNED", "REOPENED"], | ||
"whiteboard":[" | "priority":"P2", | ||
"include_fields": "id, summary, status | "whiteboard":["fingerprint"], | ||
"include_fields": "id, summary, priority, status, assigned_to, whiteboard", | |||
"order": "status, assigned_to" | "order": "status, assigned_to" | ||
} | |||
</bugzilla> | |||
=== P3-P5 Bugs (Backlog) === | |||
<bugzilla> | |||
{ | |||
"status":["NEW", "ASSIGNED", "REOPENED"], | |||
"priority":["--", "P3", "P4", "P5"], | |||
"whiteboard":["fingerprint"], | |||
"include_fields": "id, summary, priority, status, assigned_to, whiteboard", | |||
"order": "priority, status, assigned_to" | |||
} | } | ||
</bugzilla> | </bugzilla> |
Revision as of 11:04, 26 July 2018
Bug Tracking
Fingerprinting MVP bugs are tracked under the meta bug:
bug 1329996 - [META] Support anti-fingerprinting protection
Whiteboard Definition
- [fingerprinting]: Fingerprinting bugs
- [fp-breakage]: Breakage issues caused by fingerprinting resistance
- [fp-triaged]: Already triaged
- [fp-backlog]: Backlog bugs
Fingerprinting Bugs
Open P1 Bugs (We are actively working on them)
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open P2 Bugs (Important. We will work on them ASAP)
8 Total; 8 Open (100%); 0 Resolved (0%); 0 Verified (0%);
P3-P5 Bugs (Backlog)
64 Total; 64 Open (100%); 0 Resolved (0%); 0 Verified (0%);