[Webkit-unassigned] [Bug 170008] New: [Readable Streams API] Implement cloneArrayBuffer in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 07:52:04 PDT 2017


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

            Bug ID: 170008
           Summary: [Readable Streams API] Implement cloneArrayBuffer in
                    WebCore
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: romain.wkt at gmail.com

Readable Streams API requires implementing cloneArrayBuffer operation. structuredCloneArrayBuffer, which is already implemented in WebCore, already provides support for cloning a full ArrayBuffer, while cloneArrayBuffer allows cloning a part of a given buffer.

-- 
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/20170323/9fb08757/attachment.html>


More information about the webkit-unassigned mailing list