- From: François Beaufort via GitHub <sysbot+gh@w3.org>
- Date: Tue, 24 Dec 2019 10:51:07 +0000
- To: public-web-nfc@w3.org
beaufortfrancois has just submitted a new pull request for https://github.com/w3c/web-nfc: == Don't throw exception in 'parse records from bytes' == Following https://github.com/w3c/web-nfc/pull/489#discussion_r361127710 and https://github.com/w3c/web-nfc/pull/489#issuecomment-568716289, this PR makes sure an invalid NDEF Message contained in an `Sp/external` type record returns `null` for `toRecords()` instead of throwing an exception. WDYT @leonhsl See https://github.com/w3c/web-nfc/pull/490
Received on Tuesday, 24 December 2019 10:51:08 UTC