[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
Sun Sep 5 01:08:35 PDT 2021


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

--- Comment #5 from Michael Herzog <michael.herzog at human-interactive.org> ---
The worker definitely calls "postMessage()" at this place: https://github.com/mrdoob/three.js/blob/105bd07ffce14f8f8982417e16b99c0d066ce3f1/examples/jsm/loaders/BasisTextureLoader.js#L418

Interestingly, when I add a console.log() right before this line, you see a console log when the demo works. However, when the plane keeps white (so when the issue appears), there is no log in the console.

-- 
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/20210905/9490d01e/attachment.htm>


More information about the webkit-unassigned mailing list