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

delete me
(Fix query)
(delete me)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= Web Payments DOM Development =
[[Firefox/Features/Web_Payments/DOM/2017|2017 Web Payment DOM tracking]]


Open bugs by whiteboard
<bugzilla type="count" display="pie">
{
    "component": "DOM: Web Payments",
    "resolution": "---",
    "x_axis_field": "whiteboard"
}
</bugzilla>
== 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 ===
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 not blocking shipping the PaymentRequest MVP
<bugzilla>
    {
        "component": "DOM: Web Payments",
        "priority": "P3",
        "whiteboard": "[webpayments",
        "resolution": "---",
        "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
    }
</bugzilla>
=== Web Platform Tests ===
WPT conformance bugs. Bugs not blocking shipping the PaymentRequest MVP.
<bugzilla>
    {
        "component": "DOM: Web Payments",
        "whiteboard": "[webpayments-wpt",
        "resolution": "---",
        "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
    }
</bugzilla>
=== Intermittent and other ===
Intermittent and other failures. Bugs not blocking shipping the PaymentRequest MVP.
<bugzilla>
    {
        "component": "DOM: Web Payments",
        "whiteboard": "webpayments-other",
        "resolution": "---",
        "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
    }
</bugzilla>
=== Other priorities ===
<bugzilla>
    {
        "component": "DOM: Web Payments",
        "priority": ["P4", "P5", "--"],
        "whiteboard": "[webpayments",
        "resolution": "---",
        "include_fields": "id, summary, status, assigned_to, depends_on, blocks, whiteboard"
    }
</bugzilla>
== Not triaged or not blocking ==
Bugs not marked as blocking the PaymentRequest MVP. These may not be triaged yet.
[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]
Confirmed users
1,982

edits