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
The current custom implementation can be replaced with IDL of the form function(in [TransferList=transfer] SerializedScriptValue data, in [Optional=DefaultIsUndefined] Array transfer)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |