Re: [w3c/payment-handler] Throws NotAllowedError instead of InvalidAccessError (#291)

rsolomakhin requested changes on this pull request.



> @@ -1632,7 +1632,7 @@ <h2>
           <li>If this algorithm is not <a data-cite=
           "!HTML#triggered-by-user-activation">triggered by user
           activation</a>, return a <a>Promise</a> rejected with a
-          <a>InvalidAccessError</a>.
+          "<a>SecurityError</a>" <a>DOMException</a>.

Should this be NotAllowedError here?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/291#pullrequestreview-112479770

Received on Monday, 16 April 2018 15:58:24 UTC