[web-nfc] Pull Request: Remove request to adapters to listen to NDEF messages

beaufortfrancois has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Remove request to adapters to listen to NDEF messages ==
I think* we can remove the part where we "make a request to all NFC adapters to listen to NDEF messages" in scan promise as we're already saying that "If there are any NDEFReader instances in activated reader objects then the UA MUST listen to NDEF messages." See https://w3c.github.io/web-nfc/#listening-for-content

Note that we've already checked NFC adapter existence and if NFC connection can be established at that point.

Context: https://github.com/w3c/web-nfc/issues/478#issuecomment-568401815

See https://github.com/w3c/web-nfc/pull/484

Received on Monday, 23 December 2019 11:13:41 UTC