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

From MozillaWiki
Jump to navigation Jump to search
(Update for 2018/2019 MVP)
Line 4: Line 4:


=== P1 ===
=== P1 ===
Bugs blocking end-to-end feature/WPT testing
Highest priority / assigned bugs blocking shipping the PaymentRequest MVP
<bugzilla>
<bugzilla>
     {
     {
         "component": "DOM: Web Payments",
         "component": "DOM: Web Payments",
        "priority": "P1",
         "whiteboard": "[webpayments",
         "whiteboard": "[webpayments",
         "resolution": "---",
         "resolution": "---",
Line 15: Line 16:


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

Revision as of 23:23, 24 October 2018

Web Payments DOM Development

Open Bugs

P1

Highest priority / assigned bugs blocking shipping the PaymentRequest MVP

Full Query
ID Summary Status Assigned to Depends on Blocks Whiteboard
1469419 Figure out and implement what should happen when there are two active calls to PaymentRequest.show NEW 1442453 1318984, 1433047, 1478750, 1478740 [webpayments-reserve]

1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);


P2

High priority bugs blocking shipping the PaymentRequest MVP

Full Query
ID Summary Status Assigned to Depends on Blocks Whiteboard
1494340 Remove pref dom.payments.request.user_interaction_required setting when running web-platform tests NEW 1380546 [webpayments-wpt]

1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);


P3

Bugs blocking shipping the PaymentRequest MVP

Full Query
ID Summary Status Assigned to Depends on Blocks Whiteboard
1465682 [META] Implement W3C Payment Handler API NEW 1652639
1652639 Stub PaymentHandler DOM bindings to allow prototyping NEW 1465682 ph1-mvp

2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);


P4 & P5

Bugs not marked as blocking the PaymentRequest MVP. These may not be triaged yet.

Full Query
ID Summary Status Assigned to Depends on Blocks Whiteboard
1505669 [wpt-sync] Sync PR 13975 - [Payment Request] Include both valid and invalid Apple Pay payment methods in payment-request-canmakepayment-method.https.html. NEW Web Platform Test Sync Bot [:wpt-sync] (Matrix: #interop:mozilla.org) [wptsync downstream]
1510231 [wpt-sync] Sync PR 14255 - Test PaymentOption.requestBillingAddress NEW Web Platform Test Sync Bot [:wpt-sync] (Matrix: #interop:mozilla.org) [wptsync downstream]
1660716 [wpt-sync] Sync PR 25203 - [Web Payment] Secure payment confirmation SQLite tables. NEW Web Platform Test Sync Bot [:wpt-sync] (Matrix: #interop:mozilla.org) 1662539 [wptsync downstream]
1662708 [wpt-sync] Sync PR 25358 - [Web Payment] Very long networkData byte array test. NEW Web Platform Test Sync Bot [:wpt-sync] (Matrix: #interop:mozilla.org) 1663435 [wptsync downstream]

4 Total; 4 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Not triaged or not blocking

Bug Query