[Webkit-unassigned] [Bug 81015] New: Add binding code generator an ability to return / receive native array

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 11:28:28 PDT 2012


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

           Summary: Add binding code generator an ability to return /
                    receive native array
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, abarth at webkit.org, mihnea at adobe.com,
                    arv at chromium.org, haraken at chromium.org


>From the discussion of replacing regions node lists by an array:

Right now, there's no easy way to return or receive native arrays from/in webcore. We have to write lots of custom binding code. We should add an support to generate such code into the binding code generator.

-- 
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