Open
Bug 1483083
Opened 6 years ago
Updated 2 years ago
Use JSArray instead of nsIArray in payment request implementation
Categories
(Core :: DOM: Web Payments, enhancement, P3)
Core
DOM: Web Payments
Tracking
()
NEW
People
(Reporter: marcosc, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webpayments-reserve])
nsIArray is no fun to work with in front-end code. We should eventually refactors our code to use JS Arrays where possible.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
Whiteboard: [webpayments][triage]
Updated•6 years ago
|
Flags: qe-verify-
Whiteboard: [webpayments][triage] → [webpayments-reserve]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•