|
|
(2 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| == Meeting Notes ==
| | The Firefox Anti-Tracking team is developing protections against online tracking, such as ETP. |
| https://docs.google.com/document/d/1AT34_fRGs41I6blia0kJqF88zua0VISmQ7tEL1SR0U4/edit
| |
|
| |
|
| == New bugs == | | == Public Documentation == |
| <bugzilla>
| | [https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Privacy/Storage_access_policy Storage Access Policy] |
| {
| |
| "status":["NEW"],
| |
| "product":"Core",
| |
| "component": "Privacy: Anti-Tracking",
| |
| "include_fields": "id, summary, status, product, component, assigned_to, depends_on, whiteboard",
| |
| "order": "status, assigned_to"
| |
| }
| |
| </bugzilla>
| |
|
| |
|
| == In-progress bugs for 67 == | | == Internal Documentation == |
| <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>
| |
|
| |
|
| | | * [https://docs.google.com/document/d/1AT34_fRGs41I6blia0kJqF88zua0VISmQ7tEL1SR0U4/edit Meeting Notes] |
| == In-progress bugs for 66 ==
| | * [https://wiki.mozilla.org/Privacy/Anti-Tracking/Interventions How to create Interventions via Remote Settings] |
| <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"
| |
| }
| |
| </bugzilla>
| |
| | |
| == In-progress bugs ==
| |
| <bugzilla>
| |
| {
| |
| "status":["ASSIGNED"],
| |
| "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",
| |
| "order": "status, assigned_to"
| |
| }
| |
| </bugzilla>
| |