TPE Necko/Projects/PBackground for HTTP channels in e10s: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
! Milestone !! Task !! Estimate Time in Weeks !! Actual Time in Weeks
! Milestone !! Task !! Estimate Time in Weeks !! Actual Time in Weeks
|-  
|-  
| M1 || Make HttpChannelParent + HttpChannelChild thread-safe || 8 || 8
| M1 || Make HttpChannelParent + HttpChannelChild thread-safe || 4 || 4
|-  
|-  
| M2 || Move IPC message in chrome process || 6 ||  
| M2 || Move IPC message in chrome process || 3 || 3
|-  
|-  
| M3 || Move IPC message in content process || 6 ||  
| M3 || Move IPC message in content process || 5 ||  
|-  
|-  
|}
|}
Line 75: Line 75:
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"],  
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"],  
         "whiteboard":["[PBg-HTTP-M3]"],
         "whiteboard":["[PBg-HTTP-M3]"],
        "include_fields": "id, summary, status, target_milestone, assigned_to, whiteboard"
    }
</bugzilla>
=== M4 bugs ===
<bugzilla>
    {
        "product":"Core",
        "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED", "RESOLVED", "VERIFIED"],
        "whiteboard":["[PBg-HTTP-M4]"],
         "include_fields": "id, summary, status, target_milestone, assigned_to, whiteboard"
         "include_fields": "id, summary, status, target_milestone, assigned_to, whiteboard"
     }
     }
</bugzilla>
</bugzilla>
146

edits