RESOLVED FIXED274119
Add bytes() to Blob and PushMessageData
https://bugs.webkit.org/show_bug.cgi?id=274119
Summary Add bytes() to Blob and PushMessageData
Kevin Gibbons
Reported 2024-05-13 14:24:41 PDT
See https://github.com/w3c/FileAPI/pull/197. This is like the existing `arrayBuffer()` method, but gives you a Uint8Array instead. Tests at https://github.com/web-platform-tests/wpt/pull/46232 See also https://bugs.webkit.org/show_bug.cgi?id=274102.
Attachments
Anne van Kesteren
Comment 1 2024-05-16 09:25:43 PDT
Anne van Kesteren
Comment 2 2024-05-17 02:29:42 PDT
Radar WebKit Bug Importer
Comment 3 2024-05-20 14:25:18 PDT
Anne van Kesteren
Comment 4 2024-05-21 01:36:54 PDT
EWS
Comment 5 2024-05-24 05:43:25 PDT
Committed 279263@main (d35627646eb3): <https://commits.webkit.org/279263@main> Reviewed commits have been landed. Closing PR #28657 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.