[web-nfc] new commits pushed by kenchris

The following commits were just pushed by kenchris to https://github.com/w3c/web-nfc:

* Remove NFCAccept as you can accomplish the same by not doing url filtering

If you don't filter by URL, eg. the "url" field of the dictionary is
equal to "", then all NFC devices are accepted.

If the "url" field is different from "", that means it will be matched
against the Web NFC Record, thus the presence of such is required.
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/3d4a1b955e94f3724a3265899cfbf1e0660db5b7

Received on Thursday, 14 February 2019 11:42:05 UTC