Bug 73493 - [JSC] Implement ArrayBuffer transfer
Summary: [JSC] Implement ArrayBuffer transfer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dmitry Lomov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 14:50 PST by Dmitry Lomov
Modified: 2012-02-28 22:41 PST (History)
5 users (show)

See Also:


Attachments
Implementation (39.00 KB, patch)
2012-02-27 19:33 PST, Dmitry Lomov
oliver: review+
Details | Formatted Diff | Diff
Windows build fix (39.96 KB, patch)
2012-02-28 17:59 PST, Dmitry Lomov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.