|
|
(11 intermediate revisions by 2 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",
| |
| "whiteboard": "[webpayments",
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === P2 ===
| |
| Bugs blocking shipping the PaymentRequest MVP
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": "P2",
| |
| "status":["NEW","REOPENED","ASSIGNED"],
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |