Bug 66578 - Make ArrayBuffers Transferable
Summary: Make ArrayBuffers Transferable
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dmitry Lomov
URL:
Keywords:
Depends on: 65209 71534 71535 73054 73503
Blocks: 64629
  Show dependency treegraph
 
Reported: 2011-08-19 13:11 PDT by Luke Zarko
Modified: 2023-08-23 08:29 PDT (History)
3 users (show)

See Also:


Attachments
Initial patch. (111.81 KB, patch)
2011-08-19 13:46 PDT, Luke Zarko
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Zarko 2011-08-19 13:11:51 PDT
Allow ArrayBuffers to be passed via transfer-of-control semantics.
Comment 1 Luke Zarko 2011-08-19 13:46:54 PDT
Created attachment 104556 [details]
Initial patch.
Comment 2 Anne van Kesteren 2023-08-23 08:29:09 PDT
Pretty sure they already are.