[web-nfc] push and scan should be gated by user activation (#425)

beaufortfrancois has just created a new issue for https://github.com/w3c/web-nfc:

== push and scan should be gated by user activation ==
It looks like we're going with permission prompt. Therefore we should update spec to make sure `NDEFReader.scan` and `NDEFWriter.push `are gated by user activation.

@zolkis I think https://github.com/w3c/web-nfc/compare/gh-pages...beaufortfrancois:user-activation is not enough.  There's already some permission and user prompts section at https://w3c.github.io/web-nfc/#permissions-and-user-prompts which may also need some love.
Could you take a look?

This should solve #368 

Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/425 using your GitHub account

Received on Wednesday, 30 October 2019 05:46:01 UTC