WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266056
[Wasm-GC] select operation should subtype check its arguments
https://bugs.webkit.org/show_bug.cgi?id=266056
Summary
[Wasm-GC] select operation should subtype check its arguments
Asumu Takikawa
Reported
2023-12-07 21:16:47 PST
The select operation currently uses type equality to check if its arguments are valid. It should use subtyping instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Asumu Takikawa
Comment 1
2023-12-12 17:20:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21714
EWS
Comment 2
2023-12-13 19:18:06 PST
Committed
272017@main
(be53e5fb7d96): <
https://commits.webkit.org/272017@main
> Reviewed commits have been landed. Closing PR #21714 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-12-13 19:19:14 PST
<
rdar://problem/119643336
>
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