Bug 264454 - [Wasm-GC] Handle OOM for allocations consistently
Summary: [Wasm-GC] Handle OOM for allocations consistently
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 247394
  Show dependency treegraph
 
Reported: 2023-11-08 16:47 PST by Asumu Takikawa
Modified: 2024-02-20 11:45 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.