[Webkit-unassigned] [Bug 219600] Support JS type reflections in WebAssembly JS-API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 16:13:58 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=219600

--- Comment #9 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to jtallon from comment #8)
> I've amended the patch to include the improved error message. I took a look
> at the failing tests and it looks like they're web-platform tests for the
> .type() method on WebAssembly.Memory, WebAssembly.Table and
> WebAssembly.Global. Those along with WebAssembly.Function I plan to make in
> a future pull requests, they should be failing currently on master too as
> it's currently missing. I was planning to land this in smaller sections
> (minimum constructor parameter, .type method and then WebAssembly.Function
> implementation).
> 
> Thanks for the review!

In WebKit, we cannot land the patch with failing patch.
Can you update the xxx-expected.txt files in LayoutTests to make them green? :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201216/c8e06547/attachment.htm>


More information about the webkit-unassigned mailing list