[Webkit-unassigned] [Bug 243342] New: Atomics are unavailable without the COOP/COEP headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 08:30:37 PDT 2022


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

            Bug ID: 243342
           Summary: Atomics are unavailable without the COOP/COEP headers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rreno at apple.com
                CC: kkinnunen at apple.com

window.Atomics is undefined without the COOP/COEP headers. Those headers are meant to help secure usage of SharedArrayBuffer. However, Atomics should work with regular ArrayBuffer which is available without those headers.

-- 
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/541268e6/attachment.htm>


More information about the webkit-unassigned mailing list