Bug 211372 - [JSC] Add @@toStringTag to WebAssembly.Global
Summary: [JSC] Add @@toStringTag to WebAssembly.Global
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-04 02:53 PDT by Yusuke Suzuki
Modified: 2020-05-04 16:38 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.15 KB, patch)
2020-05-04 02:54 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-05-04 02:53:44 PDT
[JSC] Add @@toStringTag to WebAssembly.Global
Comment 1 Yusuke Suzuki 2020-05-04 02:54:34 PDT
Created attachment 398358 [details]
Patch
Comment 2 Alexey Shvayka 2020-05-04 09:00:57 PDT
Thank you for taking care of this, Yusuke.
It is way better to add missing @@toStringTag in a separate patch rather than as part of https://bugs.webkit.org/show_bug.cgi?id=199138 to keep it lighter.
Comment 3 Yusuke Suzuki 2020-05-04 16:35:37 PDT
Comment on attachment 398358 [details]
Patch

Thanks!
Comment 4 EWS 2020-05-04 16:37:48 PDT
Committed r261125: <https://trac.webkit.org/changeset/261125>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398358 [details].
Comment 5 Radar WebKit Bug Importer 2020-05-04 16:38:15 PDT
<rdar://problem/62867315>