Security/Contextual Identity Project/Tracking: Difference between revisions
Ptheriault (talk | contribs) No edit summary |
(→Testing Bugs: removed tor-testing only flag) |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 13: | Line 13: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[OA]", | "v1":"[OA]", | ||
"order": "assigned_to,bug_id", | "order": "assigned_to,bug_id", | ||
"status":["ASSIGNED","REOPENED","UNCONFIRMED"], | "status":["ASSIGNED","REOPENED","UNCONFIRMED"], | ||
Line 31: | Line 29: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 37: | Line 35: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[OA]", | "v1":"[OA]", | ||
"order": "assigned_to,bug_id", | "order": "assigned_to,bug_id", | ||
"status":["NEW"], | "status":["NEW"], | ||
Line 55: | Line 51: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 61: | Line 57: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[OA]", | "v1":"[OA]", | ||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
Line 72: | Line 66: | ||
</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]. | 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]. | ||
Line 98: | Line 73: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 105: | Line 80: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[userContextId]", | "v1":"[userContextId]", | ||
"o3":"notsubstring", | "o3":"notsubstring", | ||
"v3":"[OA", | "v3":"[OA", | ||
Line 124: | Line 97: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | "include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 131: | Line 104: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[userContextId]", | "v1":"[userContextId]", | ||
"o3":"notsubstring", | "o3":"notsubstring", | ||
"v3":"[OA", | "v3":"[OA", | ||
Line 146: | Line 117: | ||
</bugzilla> | </bugzilla> | ||
=== Backlog (all unowned) container bugs === | === Backlog P1 (all unowned) container bugs === | ||
Bugs looking for an owner. | |||
<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": "bug_id", | |||
"status":["__open__"], | |||
"priority": "P1", | |||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
=== Backlog P2 (all unowned) container bugs - Nightly 50 and 51=== | |||
Bugs looking for an owner. | Bugs looking for an owner. | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | "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", | |||
"status":["__open__"], | |||
"priority": "P2", | |||
"assigned_to":"nobody@mozilla.org", | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
=== Backlog P3 (all unowned) container bugs - Future Work === | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority,cf_fx_iteration", | |||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 157: | Line 174: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[userContextId]", | "v1":"[userContextId]", | ||
"o3":"notsubstring", | "o3":"notsubstring", | ||
"v3":"[OA", | "v3":"[OA", | ||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
"priority": "P3", | |||
"assigned_to":"nobody@mozilla.org", | "assigned_to":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | "keywords_type":"nowords", | ||
Line 169: | Line 185: | ||
} | } | ||
</bugzilla> | </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> | |||
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.
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Assigned, but not started
These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet.
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Backlog (all unowned)
Bugs looking for an owner.
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
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 query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
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 query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Backlog P1 (all unowned) container bugs
Bugs looking for an owner.
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Backlog P2 (all unowned) container bugs - Nightly 50 and 51
Bugs looking for an owner.
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Backlog P3 (all unowned) container bugs - Future Work
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Testing Bugs
Origin Testing bugs are tagged with [oa-testing]
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
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"
}