Bug 220207 - [JSC] WebAssembly Table/Memory/Global should allow inheritance
Summary: [JSC] WebAssembly Table/Memory/Global should allow inheritance
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-12-30 17:30 PST by Yusuke Suzuki
Modified: 2020-12-30 19:28 PST (History)
8 users (show)

See Also:


Attachments
Patch (17.49 KB, patch)
2020-12-30 17:31 PST, Yusuke Suzuki
ashvayka: 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 2020-12-30 17:30:15 PST
[JSC] WebAssembly Table/Memory/Global should allow inheritance
Comment 1 Yusuke Suzuki 2020-12-30 17:31:12 PST
Created attachment 416858 [details]
Patch
Comment 2 Alexey Shvayka 2020-12-30 17:39:09 PST
Comment on attachment 416858 [details]
Patch

Fabulous! I believe these are the last constructors left after r260732.
Comment 3 Yusuke Suzuki 2020-12-30 17:41:04 PST
(In reply to Alexey Shvayka from comment #2)
> Comment on attachment 416858 [details]
> Patch
> 
> Fabulous! I believe these are the last constructors left after r260732.

NICE!
Comment 4 Yusuke Suzuki 2020-12-30 19:27:40 PST
Committed r271115: <https://trac.webkit.org/changeset/271115>
Comment 5 Radar WebKit Bug Importer 2020-12-30 19:28:16 PST
<rdar://problem/72747100>