- From: Zoltan Kis via GitHub <sysbot+gh@w3.org>
- Date: Thu, 26 Dec 2019 12:15:05 +0000
- To: public-web-nfc@w3.org
zolkis has just submitted a new pull request for https://github.com/w3c/web-nfc: == Fix ignoreRead handling == Since the Listening section already mandated listening to NFC content when activated readers exist, I modified the push() algorithm to not read manually tags any more (they have to be read by the readers anyway). In turn, I modified the [reading algorithm](file:///z/code/web/web-nfc/index.html#the-nfc-reading-algorithm) to skip when there is a pending push with `ignoreRead` being `true`. See https://github.com/w3c/web-nfc/pull/494
Received on Thursday, 26 December 2019 12:15:07 UTC