[Webkit-unassigned] [Bug 238442] SharedArrayBuffers do not get cloned on some messaging APIs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 17 03:16:40 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=238442
Sam Verschueren <sam.verschueren at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sam.verschueren at gmail.com
--- Comment #3 from Sam Verschueren <sam.verschueren at gmail.com> ---
I've just tested this again in Safari Technology Preview and this seems to be fixed.
from worker - SharedArrayBuffer (length 10)
from broadcast - SharedArrayBuffer (length 10)
from port - SharedArrayBuffer (length 10)
However, it's weird that Safari sends the SAB over a broadcast channel while Chrome receives `null`. So maybe that's still a bug.
--
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/20230317/acc8315d/attachment.htm>
More information about the webkit-unassigned
mailing list