WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274119
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
Add attachment
proposed patch, testcase, etc.
Anne van Kesteren
Comment 1
2024-05-16 09:25:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28657
Anne van Kesteren
Comment 2
2024-05-17 02:29:42 PDT
This bug also covers
https://github.com/w3c/push-api/pull/369
now.
Radar WebKit Bug Importer
Comment 3
2024-05-20 14:25:18 PDT
<
rdar://problem/128418858
>
Anne van Kesteren
Comment 4
2024-05-21 01:36:54 PDT
Specification PRs are now: -
https://github.com/w3c/FileAPI/pull/198
-
https://github.com/w3c/push-api/pull/370
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.
Top of Page
Format For Printing
XML
Clone This Bug