Bug 205191 - [JSC] Wasm init-expr should reject mutable globals
Summary: [JSC] Wasm init-expr should reject mutable globals
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
: 205190 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-12 17:41 PST by Yusuke Suzuki
Modified: 2019-12-13 23:33 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.00 KB, patch)
2019-12-12 17:46 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (4.00 KB, patch)
2019-12-12 17:48 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-12-12 17:41:54 PST
[JSC] Wasm init-expr should reject mutable globals
Comment 1 Yusuke Suzuki 2019-12-12 17:46:51 PST
Created attachment 385565 [details]
Patch
Comment 2 Yusuke Suzuki 2019-12-12 17:47:56 PST
<rdar://problem/57897308>
Comment 3 Yusuke Suzuki 2019-12-12 17:48:31 PST
Created attachment 385566 [details]
Patch
Comment 4 Mark Lam 2019-12-12 17:50:51 PST
Comment on attachment 385566 [details]
Patch

r=me
Comment 5 Yusuke Suzuki 2019-12-12 17:53:26 PST
Committed r253460: <https://trac.webkit.org/changeset/253460>
Comment 6 Mark Lam 2019-12-13 23:33:56 PST
*** Bug 205190 has been marked as a duplicate of this bug. ***