|
|
(10 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| = Web Payments DOM Development =
| |
|
| |
|
| == Open Bugs ==
| |
|
| |
| === P1 ===
| |
| Highest priority / assigned bugs blocking shipping the PaymentRequest MVP
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": "P1",
| |
| "whiteboard": "[webpayments",
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === P2 ===
| |
| High priority bugs blocking shipping the PaymentRequest MVP
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": "P2",
| |
| "whiteboard": "[webpayments",
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === P3 ===
| |
| Bugs blocking shipping the PaymentRequest MVP
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": "P3",
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === P4 & P5 ===
| |
| Bugs not marked as blocking the PaymentRequest MVP. These may not be triaged yet.
| |
| <bugzilla>
| |
| {
| |
| "component": "DOM: Web Payments",
| |
| "priority": ["P4", "P5"],
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Not triaged or not blocking ==
| |
| [https://bugzilla.mozilla.org/buglist.cgi?keywords=meta%2C%20&keywords_type=nowords&list_id=14400275&resolution=---&status_whiteboard_type=notregexp&query_format=advanced&status_whiteboard=%5C%5Bwebpayments&component=DOM%3A%20Web%20Payments&product=Core Bug Query]
| |