WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269578
[Wasm-GC] Fix error cases in Table.set/grow in JS API
https://bugs.webkit.org/show_bug.cgi?id=269578
Summary
[Wasm-GC] Fix error cases in Table.set/grow in JS API
Asumu Takikawa
Reported
2024-02-16 08:29:25 PST
For WebAssembly.Table.set/grow when the type is not defaultable it should throw a type error instead of the current behavior of using a type-incorrect default.
Attachments
Add attachment
proposed patch, testcase, etc.
Asumu Takikawa
Comment 1
2024-02-16 09:11:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24622
EWS
Comment 2
2024-02-19 18:36:00 PST
Committed
275014@main
(e4308dcc1bbe): <
https://commits.webkit.org/275014@main
> Reviewed commits have been landed. Closing PR #24622 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-19 18:37:15 PST
<
rdar://problem/123283979
>
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