|
|
(14 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| = Web Payments DOM Development =
| |
|
| |
|
| == Open Bugs ==
| |
|
| |
| === P1 ===
| |
| Bugs blocking end-to-end feature/WPT testing
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": "P1",
| |
| "status":["NEW","REOPENED","ASSIGNED"],
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === P2 ===
| |
| Bugs blocking MVP UI
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": "P2",
| |
| "status":["NEW","REOPENED","ASSIGNED"],
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == 2017 H2 ==
| |
|
| |
| === Platform (ETA 2017'Q3): API development Follow-up ===
| |
| <bugzilla>
| |
| {
| |
| "whiteboard":["WP-MVP","M4"],
| |
| "status":["NEW","REOPENED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === Platform (ETA 2017'Q3): UI Implementation Support ===
| |
| <bugzilla>
| |
| {
| |
| "blocks": 1383597,
| |
| "status":["NEW","REOPENED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === Platform (ETA 2017'Q3): Compat. test coverage & compliance ===
| |
| <bugzilla>
| |
| {
| |
| "blocks": 1380546,
| |
| "status":["NEW","REOPENED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == 2017 H1 ==
| |
|
| |
| === Timeline & Architecture ===
| |
| * [https://docs.google.com/presentation/d/1gevKHz3q3s2WoKWdrgUGKm4XHeE-kGYwJVwdp4u3vuY/edit#slide=id.g1c586c9669_0_0 Slide]
| |
|
| |
| === Milestone 1 (ETA Mar. 31st, 2017) ===
| |
| <bugzilla>
| |
| {
| |
| "whiteboard":["WP-MVP","M1"],
| |
| "status":["NEW","REOPENED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
| === Milestone 2 (ETA Apr. 28th, 2017) ===
| |
| <bugzilla>
| |
| {
| |
| "whiteboard":["WP-MVP","M2"],
| |
| "status":["NEW","REOPENED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
| === Milestone 3 (ETA June. 30th, 2017) ===
| |
| <bugzilla>
| |
| {
| |
| "whiteboard":["WP-MVP","M3"],
| |
| "status":["NEW","REOPENED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |