[wpt-sync] Sync PR 19667 - [WebNFC] Rename toText, toJSON, and toArrayBuffer NDEFRecord methods
Categories
(Core :: DOM: Device Interfaces, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19667 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19667
Details from upstream follow.
Francois Beaufort <beaufort.francois@gmail.com> wrote:
[WebNFC] Rename toText, toJSON, and toArrayBuffer NDEFRecord methods
This CL renames NDEFRecord methods "toText()" to "text()", "toJSON()" to
"json()", and "toArrayBuffer()", to "arrayBuffer() as decided at
https://github.com/w3c/web-nfc/pull/370Change-Id: I8a540ee68b34863e09df562c2075e0d3c786462a
Bug: 520391Reviewed-on: https://chromium-review.googlesource.com/1855921
WPT-Export-Revision: 072c86c835acd263f20627d7841fca04ea39089e
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/28741139b16b
https://hg.mozilla.org/mozilla-central/rev/bac5f84416fb
Description
•