[Webkit-unassigned] [Bug 164263] New: SharedArrayBuffer should not have to be in the postMessage transfer list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 20:26:06 PDT 2016


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

            Bug ID: 164263
           Summary: SharedArrayBuffer should not have to be in the
                    postMessage transfer list
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Instead, the new proposal is that SharedArrayBuffer passed to postMessage to a DedicatedWorker will share it regardless of whether or not it's in the transfer list, while if it's passed to any other kind of cloner, it's cloned.

Weird, but that's what's being requested.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161101/46034be6/attachment-0001.html>


More information about the webkit-unassigned mailing list