From 2428ffec5c7f088bc6fae3d9cded6383a46ea5a9 Mon Sep 17 00:00:00 2001
From: Domenic Denicola
any of the desired payment methods supplied to the
PaymentRequest constructor, and false if none are supported.
If the method is called too often, the user agent might instead
- return a promise rejected with a "QuotaExceededError"
+ return a promise rejected with a "NotAllowedError"
DOMException, at its discretion.
@@ -785,7 +785,7 @@
This allows user agents to apply heuristics to detect and prevent @@ -2816,10 +2816,10 @@
NotSupportedError
"
+ "!WEBIDL-LS#notallowederror">NotAllowedError"
QuotaExceededError
"
+ "!WEBIDL-LS#notsupportederror">NotSupportedError"
SecurityError
"