Bug 221157 - [JSC] Fix WebAssembly.Global's error message and support "funcref"
Summary: [JSC] Fix WebAssembly.Global's error message and support "funcref"
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
: 221159 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-01-29 14:33 PST by Yusuke Suzuki
Modified: 2021-01-29 15:28 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.66 KB, patch)
2021-01-29 14:33 PST, Yusuke Suzuki
keith_miller: review+
Details | Formatted Diff | Diff
Patch (9.79 KB, patch)
2021-01-29 14:40 PST, 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 2021-01-29 14:33:05 PST
[JSC] Fix WebAssembly.Global's error message
Comment 1 Yusuke Suzuki 2021-01-29 14:33:57 PST
Created attachment 418773 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-29 14:35:44 PST
Comment on attachment 418773 [details]
Patch

Ah, I think we should also add "Funcref" support too.
Comment 3 Yusuke Suzuki 2021-01-29 14:40:40 PST
Created attachment 418774 [details]
Patch
Comment 4 Yusuke Suzuki 2021-01-29 15:06:56 PST
To unblock ongoing failure, I'll land this now, and see bots.
Comment 5 Yusuke Suzuki 2021-01-29 15:07:31 PST
Committed r272081: <https://trac.webkit.org/changeset/272081>
Comment 6 Radar WebKit Bug Importer 2021-01-29 15:08:15 PST
<rdar://problem/73773919>
Comment 7 Yusuke Suzuki 2021-01-29 15:28:28 PST
*** Bug 221159 has been marked as a duplicate of this bug. ***