Closed
Bug 815094
Opened 12 years ago
Closed 7 years ago
[WebPayment] Remove references to nsIDOMPaymentRequestInfo child interfaces while handling open-payment-confirmation-dialog chrome event
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ferjm, Unassigned)
References
Details
After Bug 800511 we don't expose any payment request information that we used to expose via nsIDOMPaymentRequestPaymentInfo and nsIDOMPaymentRequestRefundInfo, so we need to remove its references from Gaia.
Comment 1•12 years ago
|
||
Is this basically code cleanup? Are there any end-user risks here?
Reporter | ||
Comment 2•12 years ago
|
||
It is mostly code cleanup, at least for v1. The payment confirmation dialog is only shown when more than one JWT (with different 'typ' values) is provided to the mozPay call. Since we are only supporting one payment provider for v1, this code is most likely not going to be called in v1.
Comment 3•7 years ago
|
||
Closing as WONTFIX since FxOS is no more.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•