Re: [w3c/browser-payment-api] should .show() be user gated? (#486)

This issue was opened related to crash recovery. I think implementations should take whatever measures they think appropriate when dealing with crash recovery.

The discussion here has instead focused on whether a user gesture is needed to protect the user from either something annoying (showing the dialog when the user doesn't expect it) or something worse (which I'm not clear on).

I think the spec should allow implementations to provide a variety of mitigations here and we should be clear what happens if the payment request is rejected (e.g. what exception to throw). I'm not entirely convinced that we need to specify a user gesture or focus check as a requirement though.

-- 
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/browser-payment-api/issues/486#issuecomment-293715336

Received on Wednesday, 12 April 2017 21:41:48 UTC