[web-nfc] Remove NDEFRecord.[[PayloadData]] internal slot (#447)

Honry has just created a new issue for https://github.com/w3c/web-nfc:

== Remove NDEFRecord.[[PayloadData]] internal slot ==
As now we have NDEFRecord.data that already handles bytes of payload data, we can directly remove the NDEFRecord.[[PayloadData]] internal slot and use NDEFRecord.data instead.

Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/447 using your GitHub account

Received on Monday, 25 November 2019 08:23:55 UTC