- From: Alexander Shalamov via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 Apr 2018 07:09:46 +0000
- To: public-web-nfc@w3.org
The following commits were just pushed by alexshalamov to 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 by Jinho Bang https://github.com/w3c/web-nfc/commit/9ef635bfb2f17357aa6a5735ffa3d23980d2ee13 * Merge pull request #144 from romandev/extended Add extended attributes to navigator.nfc by Alexander Shalamov https://github.com/w3c/web-nfc/commit/2536486b63c6fe8565e7b622e1f597b7acf2b4cc
Received on Friday, 6 April 2018 07:09:55 UTC