Back to Chromium

Web NFC Blink Module

third_party/blink/renderer/modules/nfc/README.md

149.0.7827.2776 B
Original Source

Web NFC Blink Module

renderer/modules/nfc implements the renderer process details and bindings for the Web NFC specification. It communicates with the browser process through the Web NFC Mojo interface. The platform-specific parts of the implementation are located in services/device/nfc.

Testing

Web NFC is primarily tested in Web Platform Tests.

Design Documents

Please refer to the design documentation for more details.