[webnfc] Separate 'absolute-url' record type from 'url'
This CL introduces a new record type 'absolute-url' based on the spec change: https://github.com/w3c/web-nfc/pull/373 Now we read/write records containing urls like: 'absolute-url' --> TNF_ABSOLUTE_URI 'url' --> TNF_WELL_KNOWN and RTD_URI BUG=520391 Change-Id: I7b7a57c613eb1581efa01fd148c6083b26cd078a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881786Reviewed-by:Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Reviewed-by:
François Beaufort <beaufort.francois@gmail.com> Commit-Queue: Leon Han <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#711174}
Showing
Please register or sign in to comment