[Webkit-unassigned] [Bug 220038] Unable to postMessage a WebAssembly module to a worklet
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 28 17:18:02 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220038
--- Comment #16 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 418682
--> https://bugs.webkit.org/attachment.cgi?id=418682
WIP Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=418682&action=review
> Source/WebCore/dom/MessagePort.cpp:141
> + // FIXME: At the time of serialization, we don't know if the target is a window, a worker or something else. We will only know at the time of
@Yusuke: Not sure how to best deal with this. Passing SerializationContext::WorkerPostMessage unconditionally here is a hack.
--
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/20210129/7a811acd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list