146
edits
(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 || | | M1 || Make HttpChannelParent + HttpChannelChild thread-safe || 4 || 4 | ||
|- | |- | ||
| M2 || Move IPC message in chrome process || | | M2 || Move IPC message in chrome process || 3 || 3 | ||
|- | |- | ||
| M3 || Move IPC message in content process || | | 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> |
edits