Security/FirstPartyIsolation: Difference between revisions

Fix bug number typo.
No edit summary
(Fix bug number typo.)
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== First Party Isolation - P1 (Target as Fx53 - 2016/11/7 ESR) ==
== First Party Isolation - P1 (Target as Fx53 Aurora - 2017/1/23) ==


<bugzilla>
<bugzilla>
Line 6: Line 6:
         "status":["NEW", "ASSIGNED", "REOPENED"],  
         "status":["NEW", "ASSIGNED", "REOPENED"],  
         "priority":["P1"],  
         "priority":["P1"],  
         "include_fields": "id, summary, priority, assigned_to, depends_on, whiteboard"
         "include_fields": "id, summary, assigned_to, depends_on, whiteboard"
     }
     }
</bugzilla>
</bugzilla>


== First Party Isolation - P2 (Target as Fx54 - 2017/1/23) ==
== First Party Isolation - P2 (Target as Fx54 Aurora - 2017/3/6 ESR 52.0) ==


<bugzilla>
<bugzilla>
Line 17: Line 17:
         "status":["NEW", "ASSIGNED", "REOPENED"],  
         "status":["NEW", "ASSIGNED", "REOPENED"],  
         "priority":["P2"],  
         "priority":["P2"],  
         "include_fields": "id, summary, priority, assigned_to, depends_on, whiteboard"
         "include_fields": "id, summary, assigned_to, depends_on, whiteboard"
     }
     }
</bugzilla>
</bugzilla>
Line 32: Line 32:
</bugzilla>
</bugzilla>


== First Party Isolation - QA Bugs ==
<bugzilla>
    {
        "blocks":"1315205",
        "status":["NEW", "ASSIGNED", "REOPENED"],
        "include_fields": "id, summary, priority, assigned_to, depends_on, whiteboard"
    }
</bugzilla>
== First Party Isolation - Target as Fx53 Nightly ==
<bugzilla>
    {
        "blocks":"1299996",
        "status":["RESOLVED"],
        "priority":["P1"],
        "include_fields": "id, summary, assigned_to, depends_on, whiteboard"
    }
</bugzilla>
== First Party Isolation - QA Bugs Fixed ==
<bugzilla>
    {
        "blocks":"1315205",
        "status":["RESOLVED", "VERIFIED"],
        "include_fields": "id, summary, priority, assigned_to, depends_on, whiteboard, status, resolution"
    }
</bugzilla>
== First Party Isolation - FIXED ==
<bugzilla>
    {
        "blocks":"1299996",
        "status":["RESOLVED"],
        "resolution":["fixed"],
        "include_fields": "id, summary, priority, assigned_to, depends_on, whiteboard"
    }
</bugzilla>


<bugzilla>
<bugzilla>
Confirmed users
620

edits