WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297126
It seems like WebAssembly.JSTag creates a new tag on each access
https://bugs.webkit.org/show_bug.cgi?id=297126
Summary
It seems like WebAssembly.JSTag creates a new tag on each access
bashorov
Reported
2025-08-08 11:27:57 PDT
For example, `WebAssembly.JSTag === WebAssembly.JSTag` is evaluated to `false`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-08-15 11:28:13 PDT
<
rdar://problem/158424169
>
Sosuke Suzuki
Comment 2
2025-08-16 19:24:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49506
EWS
Comment 3
2025-08-17 18:55:50 PDT
Committed
298823@main
(c16ed96e37ed): <
https://commits.webkit.org/298823@main
> Reviewed commits have been landed. Closing PR #49506 and removing active labels.
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