[webnfc] Introduce NDEFRecordInit#id to support writing record id
The plan is: 1. Introduces NDEFRecord{Init}#id and supports reading. Already done by crrev.com/c/1861574. 2. Supports writing. This CL is focused on impl in Blink, with the following CLs focused on impl in Device Service. crrev.com/c/1910906 crrev.com/c/1911385 crrev.com/c/1915940 crrev.com/c/1916261 3. Introduces NFCScanOptions#id and filters records by it when scanning. 4. Removes NDEFMessage{Init}#url and old impl of the author record. The spec changes: https://github.com/w3c/web-nfc/pull/338 https://github.com/w3c/web-nfc/pull/340 https://github.com/w3c/web-nfc/pull/446 BUG=520391 Change-Id: Ie6f5b2978f78676c3aa607d09e7ffd5bbb5005d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928891Reviewed-by:François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Commit-Queue: Leon Han <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#720792}
Showing
Please register or sign in to comment