- From: Jinho Bang via GitHub <sysbot+gh@w3.org>
- Date: Thu, 05 Apr 2018 14:21:41 +0000
- To: public-web-nfc@w3.org
romandev has just submitted a new pull request for https://github.com/w3c/web-nfc: == Add extended attributes to navigator.nfc == This change adds two extended attributes to navigator.nfc for the following reasons. - [SecureContext] - We already added this to `NFC` interface[1] but it was not enough. Should provide feature-detection[2]. - [SameObject] - There is no reason to create a new object whenever accessing `navigator.nfc`. [1] https://github.com/w3c/web-nfc/pull/143 [2] https://chromium-review.googlesource.com/c/chromium/src/+/989537#message-eab848bd9bc7fba8b163630d3731c9d851a87ac3 See https://github.com/w3c/web-nfc/pull/144
Received on Thursday, 5 April 2018 14:21:55 UTC