Bug 274698

Summary: Drop ArrayBuffer constructors taking in a raw pointer, in favor of std::span
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: JavaScriptCoreAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2024-05-24 18:38:42 PDT
Drop ArrayBuffer constructors taking in a raw pointer, in favor of std::span.
Comment 1 Chris Dumez 2024-05-24 18:41:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29103
Comment 2 EWS 2024-05-28 12:26:54 PDT
Committed 279393@main (d3dc83426c85): <https://commits.webkit.org/279393@main>

Reviewed commits have been landed. Closing PR #29103 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-28 12:27:15 PDT
<rdar://problem/128884214>