Bug 274795
| Summary: | Add ArrayBuffer::createFromBytes() overload which takes in a std::span | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | JavaScriptCore | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Add ArrayBuffer::createFromBytes() overload which takes in a std::span, to promote the use of spans.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/29190
EWS
Committed 279423@main (9b01d2cbf96a): <https://commits.webkit.org/279423@main>
Reviewed commits have been landed. Closing PR #29190 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/128916621>