Closed
Bug 1511802
Opened 7 years ago
Closed 7 years ago
window.PaymentRequest is undefined even when dom.payments.request.enabled is set to true
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mozilla-crowdicity.wadmol, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
Set dom.payments.request.enabled to true
Actual results:
window.PaymentRequest is undefined
Expected results:
Payment Request API should be available when it is explicitly enabled
| Reporter | ||
Comment 1•7 years ago
|
||
Never mind, create an issue on GitHub to update MDN browser compatibility data to include the necessary details:
https://github.com/mdn/browser-compat-data/issues/3164
| Reporter | ||
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•