Closed
Bug 1504032
Opened 5 years ago
Closed 5 years ago
Remove concept of types, supportedTypes, BasicCardType enum
Categories
(Core :: DOM: Web Payments, enhancement, P1)
Core
DOM: Web Payments
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: marcosc, Assigned: marcosc)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-complete, Whiteboard: [webpayments-reserve])
Attachments
(1 file)
Identifying cards by "type" (e.g., credit, debit, prepaid) is being removed from basic card spec.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
The concept of card types, supportedTypes, BasicCardType enum, were removed from the Basic Card spec.
Assignee | ||
Updated•5 years ago
|
Priority: P3 → P1
Assignee | ||
Comment 2•5 years ago
|
||
Try https://treeherder.mozilla.org/#/jobs?repo=try&revision=40b743c0ef1891b30607b0a836d6e53c7ed146b3
Assignee | ||
Updated•5 years ago
|
Whiteboard: [webpayments-reserve]
Updated•5 years ago
|
Status: NEW → ASSIGNED
Updated•5 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 3•5 years ago
|
||
When you can, please see Phabricator. Waiting on your review :)
Flags: needinfo?(amarchesini)
Comment 4•5 years ago
|
||
I don't see any review pending in my phabricator page.
Flags: needinfo?(amarchesini)
Assignee | ||
Comment 5•5 years ago
|
||
There might be a bug in Phabricator. I’ll ask those folks what might have happened. Thanks for the review!
Pushed by mcaceres@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f1e380fe0a83 Remove concept of card types, supportedTypes, BasicCardType enum r=MattN,baku
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f1e380fe0a83
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•5 years ago
|
Flags: qe-verify-
Comment 8•5 years ago
|
||
Documentation work should be complete for this bug. Please let me know of any issues. I'm aware that not all of Payment Request is documented; I'm working on it. :) Pages updated: * https://developer.mozilla.org/en-US/docs/Web/API/BasicCardRequest * https://developer.mozilla.org/en-US/docs/Web/API/BasicCardRequest/supportedNetworks * https://developer.mozilla.org/en-US/docs/Web/API/BasicCardRequest/supportedTypes Updated Firefox 65 for developers.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•