[Webkit-unassigned] [Bug 64629] New: Implement transferable typed array support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 14:32:33 PDT 2011


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

           Summary: Implement transferable typed array support
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lukezarko+bugzilla at gmail.com


Typed arrays should become Transferable (ref. http://www.whatwg.org/specs/web-apps/current-work/complete/common-dom-interfaces.html#transferable-objects)-- that is, it should be possible to pass a typed array using postMessage such that control of the data is sent but the array's data is not copied.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list