Bug 82356

Summary: Refactor various postMessage impl to use codegen TransferList IDL modifier
Product: WebKit Reporter: Greg Billock <gbillock>
Component: WebCore Misc.Assignee: Adam Barth <abarth>
Status: NEW    
Severity: Normal CC: gbillock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 82264    
Bug Blocks:    

Greg Billock
Reported 2012-03-27 11:05:55 PDT
The current custom implementation can be replaced with IDL of the form function(in [TransferList=transfer] SerializedScriptValue data, in [Optional=DefaultIsUndefined] Array transfer)
Attachments
Note You need to log in before you can comment on or make changes to this bug.