Security/Tor Uplift/Tracking: Difference between revisions
(Created page with "== Tor Uplift == To uplift all of the Tor Browser patches to mainline Firefox. The general approach is to add preferences for anything that breaks the web and set them to def...") |
Ethantseng (talk | contribs) (Disable some bugzilla queries to speed up the page loading.) |
||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Tor Uplift == | == Tor Uplift == | ||
To uplift all of the Tor Browser patches to mainline Firefox. The general approach is to add preferences for anything that breaks the web and set them to default "off" so that the behavior of default Firefox does not change. All bugs are tagged with [tor]. | To uplift all of the Tor Browser patches to mainline Firefox. The general approach is to add preferences for anything that breaks the web and set them to default "off" so that the behavior of default Firefox does not change. All bugs are tagged with [tor]. The Tor Browser design document is [https://www.torproject.org/projects/torbrowser/design/index.html.en here]. | ||
=== Active Bugs === | === Active Bugs === | ||
Line 7: | Line 7: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[tor | "v1":"[tor", | ||
"order": "assigned_to,bug_id", | "order": "assigned_to,bug_id", | ||
"status":["ASSIGNED","REOPENED","UNCONFIRMED"], | "status":["ASSIGNED","REOPENED","UNCONFIRMED"], | ||
Line 18: | Line 17: | ||
"emailassigned_to1":"1", | "emailassigned_to1":"1", | ||
"email1":"nobody@mozilla.org", | "email1":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | "keywords_type":"nowords", | ||
"keywords":"meta" | "keywords":"meta" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Assigned, but not started === | |||
These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet. | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | |||
"f1":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[tor", | |||
"order": "assigned_to,bug_id", | |||
"status":["NEW"], | |||
"emailtype1":"notsubstring", | |||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
=== Backlog (all unowned) === | |||
Bugs looking for an owner. <br> | |||
<disabled-bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | |||
"f1":"status_whiteboard", | |||
"f2":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[TOR]", | |||
"o2":"notsubstring", | |||
"v2":"[OA-testing]", | |||
"order": "bug_id", | |||
"status":["__open__"], | |||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</disabled-bugzilla> | |||
=== Testing Bugs === | |||
Origin Testing bugs are tagged with [tor-testing] | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | |||
"f1":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[tor-testing]", | |||
"order": "bug_id", | |||
"status":["__open__"], | |||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
=== Meta Bugs === | |||
This list is here for completeness. | |||
<bugzilla> | |||
{ | |||
"id":["1260929"], | |||
"include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to" | |||
} | |||
</bugzilla> | |||
=== Completed Bugs === | |||
Patches that have been successfully uplifted (or [tor] tickets otherwise fixed) <br> | |||
<disabled-bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | |||
"f1":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[tor", | |||
"order": "assigned_to,bug_id", | |||
"status":["RESOLVED"], | |||
"keywords_type":"nowords", | |||
"keywords":"meta", | |||
"resolution":["fixed", "duplicate"] | |||
} | |||
</disabled-bugzilla> |
Latest revision as of 03:10, 24 November 2017
Tor Uplift
To uplift all of the Tor Browser patches to mainline Firefox. The general approach is to add preferences for anything that breaks the web and set them to default "off" so that the behavior of default Firefox does not change. All bugs are tagged with [tor]. The Tor Browser design document is here.
Active Bugs
Bugs which are assigned and being worked on.
ID | Whiteboard | Summary | Status | Resolution | Priority | Assigned to |
---|---|---|---|---|---|---|
1799153 | [tor 41454] | No focus is set after opening preferences and scrolling with openPreferences | ASSIGNED | P2 | :Gijs (he/him) | |
1963068 | [tor 43693] | Newwin protection is broken by Mutter's auto-resize | ASSIGNED | P3 | Pier Angelo Vendrame | |
1314443 | [tor][fingerprinting][tor-mobile][fp-triaged] | Audit the existing disable WebRTC preferences and ensure they work as advertised | ASSIGNED | P3 | Tom Ritter [:tjr] |
3 Total; 3 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Assigned, but not started
These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet.
ID | Whiteboard | Summary | Status | Resolution | Priority | Assigned to |
---|---|---|---|---|---|---|
1594455 | [tor 32220] | Change the letterboxing background to match the theme, and reposition the content | NEW | P3 | Giorgio Maone [:ma1] | |
1475811 | [tor 26353][tor 31075][dfpi-ok] | Entering URLs in address bar violates FPI | NEW | P5 | Pier Angelo Vendrame | |
1339100 | [tor 21445], investigation, triaged | Firefox does not open correctly from read-only filesystem (FileUtils.getFile() failure when checking for bundled blocklist) | NEW | P3 | Robert Helmer [:rhelmer] | |
1338006 | [OA][tor] | Perform OriginAttributes Review of WebRTC | NEW | P3 | Tom Ritter [:tjr] | |
1393901 | [tor 41459] | --enable-webrtc does not build under MinGW | NEW | P5 | Tom Ritter [:tjr] | |
1612422 | [tor] | Create a MinGW reproducible build job | NEW | -- | Tom Ritter [:tjr] |
6 Total; 6 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Backlog (all unowned)
Bugs looking for an owner.
<disabled-bugzilla>
{ "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", "f1":"status_whiteboard", "f2":"status_whiteboard", "query_format":"advanced", "o1":"substring", "v1":"[TOR]", "o2":"notsubstring", "v2":"[OA-testing]", "order": "bug_id", "status":["__open__"], "assigned_to":"nobody@mozilla.org", "keywords_type":"nowords", "keywords":"meta" }
</disabled-bugzilla>
Testing Bugs
Origin Testing bugs are tagged with [tor-testing]
ID | Whiteboard | Summary | Status | Resolution | Priority | Assigned to |
---|---|---|---|---|---|---|
1264152 | btpp-active[OA-testing][tor-testing][domsecurity-backlog1] | Create a tag for OriginAttribute mochitests | NEW | P3 | ||
1314449 | [necko-would-take][tor-testing][meta] | Create testing framework for proxy-bypass tests for Firefox | NEW | P5 | ||
1314793 | [tor-mobile][tor-testing] | Creating Testing Framework for Proxy Bypasses for Firefox Android | REOPENED | P5 | ||
1337868 | [OA-testing][tor-testing][domsecurity-backlog1] | Add Origin Attribute connection isolation tests for HTTP2, TLS, and WebSockets | NEW | P3 | ||
1365623 | [necko-would-take][tor-testing] | Create a proxy bypass test for SourceMap | NEW | P5 |
5 Total; 5 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Meta Bugs
This list is here for completeness.
ID | Whiteboard | Summary | Status | Resolution | Priority | Assigned to |
---|---|---|---|---|---|---|
1260929 | [tor], [domsecurity-meta] | [META] Tor Patch Uplifting | NEW | P3 |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Completed Bugs
Patches that have been successfully uplifted (or [tor] tickets otherwise fixed)
<disabled-bugzilla>
{ "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", "f1":"status_whiteboard", "query_format":"advanced", "o1":"substring", "v1":"[tor", "order": "assigned_to,bug_id", "status":["RESOLVED"], "keywords_type":"nowords", "keywords":"meta", "resolution":["fixed", "duplicate"] }
</disabled-bugzilla>