Bug 66578

Summary: Make ArrayBuffers Transferable
Product: WebKit Reporter: Luke Zarko <lukezarko+bugzilla>
Component: New BugsAssignee: Dmitry Lomov <dslomov>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: annevk, kbr, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 65209, 71534, 71535, 73054, 73503    
Bug Blocks: 64629    
Attachments:
Description Flags
Initial patch. none

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.