[Webkit-unassigned] [Bug 82356] New: Refactor various postMessage impl to use codegen TransferList IDL modifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 11:05:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82356

           Summary: Refactor various postMessage impl to use codegen
                    TransferList IDL modifier
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gbillock at google.com
        Depends on: 82264


The current custom implementation can be replaced with IDL of the form function(in [TransferList=transfer] SerializedScriptValue data, in [Optional=DefaultIsUndefined] Array transfer)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list