Security/Contextual Identity Project/Tracking: Difference between revisions
Ptheriault (talk | contribs) |
(→Testing Bugs: removed tor-testing only flag) |
||
(67 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== | == Origin Attributes == | ||
== | To implement containers for the Contextual Identity, we are adding a new Origin Attribute called "usercontext". However security checks in gecko sometimes use the URL or other properties instead of a proper Origin check. So the first step then is to fix up all the places in Gecko where we should be using an Origin. These bugs are tagged with a whiteboard tag of [oa* (i.e. [oa], [oa-testing] etc). | ||
=== Active Bugs === | |||
Bugs which are assigned and being worked on. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard":" | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
" | "f1":"status_whiteboard", | ||
" | "f2":"status_whiteboard", | ||
" | "query_format":"advanced", | ||
"o1":"substring", | |||
"v1":"[OA]", | |||
"order": "assigned_to,bug_id", | |||
"status":["ASSIGNED","REOPENED","UNCONFIRMED"], | |||
"emailtype1":"notsubstring", | |||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"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> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"order": "bug_id", | "f1":"status_whiteboard", | ||
"status":[" | "f2":"status_whiteboard", | ||
" | "query_format":"advanced", | ||
"o1":"substring", | |||
"v1":"[OA]", | |||
"order": "assigned_to,bug_id", | |||
"status":["NEW"], | |||
"emailtype1":"notsubstring", | |||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== | === Backlog (all unowned) === | ||
Bugs looking for an owner. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | |||
"f1":"status_whiteboard", | |||
"f2":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[OA]", | |||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
" | "assigned_to":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
== | == Containers Specific Bugs == | ||
All bugs for the Contextual Identity projects which are NOT part of origin attributes fix-ups. These bugs are tagged in the whiteboard with [userContextId]. | |||
=== Active Containers Bugs === | |||
Bugs which are assigned and being worked on. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"order": "bug_id", | "f1":"status_whiteboard", | ||
"status":[" | "f2":"status_whiteboard", | ||
" | "f3":"status_whiteboard", | ||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[userContextId]", | |||
"o3":"notsubstring", | |||
"v3":"[OA", | |||
"order": "assigned_to,bug_id", | |||
"status":["ASSIGNED","REOPENED","UNCONFIRMED"], | |||
"emailtype1":"notsubstring", | |||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Assigned, but not started, container bugs === | |||
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, assigned_to,priority,cf_fx_iteration", | |||
"f1":"status_whiteboard", | |||
"f2":"status_whiteboard", | |||
"f3":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[userContextId]", | |||
"o3":"notsubstring", | |||
"v3":"[OA", | |||
"order": "assigned_to,bug_id", | |||
"status":["NEW"], | |||
"emailtype1":"notsubstring", | |||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
=== Backlog P1 (all unowned) container bugs === | |||
Bugs looking for an owner. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | |||
"f2":"status_whiteboard", | |||
"f3":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[userContextId]", | |||
"o3":"notsubstring", | |||
"v3":"[OA", | |||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
" | "priority": "P1", | ||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== | === Backlog P2 (all unowned) container bugs - Nightly 50 and 51=== | ||
Bugs looking for an owner. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | |||
"f2":"status_whiteboard", | |||
"f3":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[userContextId]", | |||
"o3":"notsubstring", | |||
"v3":"[OA", | |||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
" | "priority": "P2", | ||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== | === Backlog P3 (all unowned) container bugs - Future Work === | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | |||
"f2":"status_whiteboard", | |||
"f3":"status_whiteboard", | |||
"query_format":"advanced", | |||
"o1":"substring", | |||
"v1":"[userContextId]", | |||
"o3":"notsubstring", | |||
"v3":"[OA", | |||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
" | "priority": "P3", | ||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
=== Testing Bugs === | |||
Origin Testing bugs are tagged with [oa-testing] | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | |||
"query_format":"advanced", | |||
"status_whiteboard_type":"anywordssubstr", | |||
"status_whiteboard":"[oa-testing", | |||
"order": "assigned_to,bug_id", | |||
"status":["NEW","ASSIGNED","REOPENED","UNCONFIRMED"], | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
https://bugzilla.mozilla.org/buglist.cgi?query_based_on=usercontextid%20and%20oa&status_whiteboard_type=anywordssubstr&query_format=advanced&status_whiteboard=[TOR%2C[oa-testing&known_name=usercontextid%20and%20oa | |||
=== Uplift49 Bugs === | |||
Bugs to be requested to uplift to 49. | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | |||
"query_format":"advanced", | |||
"status_whiteboard_type":"anywordssubstr", | |||
"status_whiteboard":"[uplift49+]", | |||
"order": "assigned_to,bug_id", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} |
Latest revision as of 01:57, 4 November 2016
Origin Attributes
To implement containers for the Contextual Identity, we are adding a new Origin Attribute called "usercontext". However security checks in gecko sometimes use the URL or other properties instead of a proper Origin check. So the first step then is to fix up all the places in Gecko where we should be using an Origin. These bugs are tagged with a whiteboard tag of [oa* (i.e. [oa], [oa-testing] etc).
Active Bugs
Bugs which are assigned and being worked on.
No results.
0 Total; 0 Open (0%); 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 | Assigned to | Priority | Fx iteration |
---|---|---|---|---|---|---|
1338006 | [OA][tor] | Perform OriginAttributes Review of WebRTC | NEW | Tom Ritter [:tjr] | P3 | --- |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Backlog (all unowned)
Bugs looking for an owner.
8 Total; 8 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Containers Specific Bugs
All bugs for the Contextual Identity projects which are NOT part of origin attributes fix-ups. These bugs are tagged in the whiteboard with [userContextId].
Active Containers Bugs
Bugs which are assigned and being worked on.
ID | Whiteboard | Summary | Status | Assigned to | Priority | Fx iteration |
---|---|---|---|---|---|---|
1331595 | [userContextId] | The new tab button's container menu should allow middle/accel-click to create new related tabs with the desired container | ASSIGNED | Kestrel | P3 | --- |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Assigned, but not started, container bugs
These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet.
ID | Whiteboard | Summary | Status | Assigned to | Priority | Fx iteration |
---|---|---|---|---|---|---|
1320378 | [userContextId][domsecurity-backlog] | warning users when removing containers that aren't currently being used | NEW | Danny Colin [:sdk] | P3 | --- |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Backlog P1 (all unowned) container bugs
Bugs looking for an owner.
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Backlog P2 (all unowned) container bugs - Nightly 50 and 51
Bugs looking for an owner.
ID | Whiteboard | Summary | Status | Assigned to | Priority | Fx iteration |
---|---|---|---|---|---|---|
1245262 | [userContextId][userContextId-UI][blocked] | keyboard shortcuts for opening new container tabs | REOPENED | P2 | --- | |
1406371 | [usercontextId] | Make a preference to control what the usercontextId is when creating a new tab | NEW | P2 | --- |
2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Backlog P3 (all unowned) container bugs - Future Work
33 Total; 33 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Testing Bugs
Origin Testing bugs are tagged with [oa-testing]
ID | Whiteboard | Summary | Status | Assigned to | Priority | Fx iteration |
---|---|---|---|---|---|---|
1257456 | [OA-testing] | tests for restore into existing tab with correct userContextId | NEW | P3 | --- | |
1264152 | btpp-active[OA-testing][tor-testing][domsecurity-backlog1] | Create a tag for OriginAttribute mochitests | NEW | P3 | --- | |
1271873 | [OA-testing][domsecurity-backlog2] | Add a test case to ensure that Sandbox handles userContextId correctly | NEW | P3 | --- | |
1337868 | [OA-testing][tor-testing][domsecurity-backlog1] | Add Origin Attribute connection isolation tests for HTTP2, TLS, and WebSockets | NEW | P3 | --- |
4 Total; 4 Open (100%); 0 Resolved (0%); 0 Verified (0%);
https://bugzilla.mozilla.org/buglist.cgi?query_based_on=usercontextid%20and%20oa&status_whiteboard_type=anywordssubstr&query_format=advanced&status_whiteboard=[TOR%2C[oa-testing&known_name=usercontextid%20and%20oa
Uplift49 Bugs
Bugs to be requested to uplift to 49. <bugzilla>
{
"include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", "query_format":"advanced", "status_whiteboard_type":"anywordssubstr", "status_whiteboard":"[uplift49+]", "order": "assigned_to,bug_id",
"keywords_type":"nowords", "keywords":"meta"
}