[Webkit-unassigned] [Bug 184254] Regression: MessagePort.postMessage() fails to send transferable objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 10:37:44 PDT 2018


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

--- Comment #3 from Yann Cabon <ycabon at esri.com> ---
I'm adding another test case to more represent how we actually setup the MessagePort communication.
We spawn a Worker, then when it replies we send him a MessagePort, then the communication between the 2 ports begin.

We do this as we handle multiple communication channels, agnostic of where the worker code is actually running.

I attached 2 files, The html page that spawn the worker and the worker script.

-- 
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/20180403/45f35633/attachment-0002.html>


More information about the webkit-unassigned mailing list