[Webkit-unassigned] [Bug 229706] REGRESSION (Safari 14): WebWorker messages sometimes don't reach the main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 13:39:37 PDT 2021


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

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Hmm, I see the page sending 2 messages to the worker and us dispatching those 2 message events on the WorkerGlobalScope. However, I do not see any messages being sent *from* the worker (no WorkerGlobalScope.postMessage() or MessagePort.postMessage() calls).

-- 
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/20210903/d4f512a1/attachment.htm>


More information about the webkit-unassigned mailing list