Bug 73493

Summary: [JSC] Implement ArrayBuffer transfer
Product: WebKit Reporter: Dmitry Lomov <dslomov>
Component: WebCore JavaScriptAssignee: Dmitry Lomov <dslomov>
Status: RESOLVED FIXED    
Severity: Normal CC: dslomov, igor.oliveira, kbr, oliver, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Implementation
oliver: review+
Windows build fix none

Description Dmitry Lomov 2011-11-30 14:50:05 PST
JSC should implement ArrayBuffer transfer as per http://www.khronos.org/registry/typedarray/specs/latest/#9
Comment 1 Dmitry Lomov 2012-02-27 19:33:54 PST
Created attachment 129171 [details]
Implementation
Comment 2 Dmitry Lomov 2012-02-28 17:59:14 PST
Created attachment 129366 [details]
Windows build fix
Comment 3 WebKit Review Bot 2012-02-28 22:40:58 PST
Comment on attachment 129366 [details]
Windows build fix

Clearing flags on attachment: 129366

Committed r109196: <http://trac.webkit.org/changeset/109196>
Comment 4 WebKit Review Bot 2012-02-28 22:41:10 PST
All reviewed patches have been landed.  Closing bug.