[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 09:35:32 PDT 2023


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

--- Comment #4 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Sam Verschueren from comment #3)
> 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.

Isn't it a Chrome bug?
CC @Chris.

-- 
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/a348bb4d/attachment-0001.htm>


More information about the webkit-unassigned mailing list