[Webkit-unassigned] [Bug 243342] Atomics are unavailable without the COOP/COEP headers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 09:39:33 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243342
--- Comment #3 from Ryan Reno <rreno at apple.com> ---
Chrome 103 and FF 103 both give access to the Atomics object when crossOriginIsolated == false.
While Atomics on non-shared memory is probably not the most useful thing in the world, enabling Atomics even when SharedArrayBuffer is disabled will improve interop with other major browsers.
--
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/20220729/b8f4909c/attachment.htm>
More information about the webkit-unassigned
mailing list