Bug 264454

Summary: [Wasm-GC] Handle OOM for allocations consistently
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247394    

Description Asumu Takikawa 2023-11-08 16:47:19 PST
Currently the OOM handling around struct/array allocations is sketchy, and it should be made consistent.
Comment 1 Radar WebKit Bug Importer 2023-11-15 16:48:14 PST
<rdar://problem/118482152>
Comment 2 Asumu Takikawa 2024-02-19 17:55:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/24793
Comment 3 EWS 2024-02-20 11:45:41 PST
Committed 275059@main (6b7295ed661f): <https://commits.webkit.org/275059@main>

Reviewed commits have been landed. Closing PR #24793 and removing active labels.