Firefox/Features/Web Payments/DOM: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(delete me)
 
(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>

Latest revision as of 14:17, 9 July 2020