[Webkit-unassigned] [Bug 38369] Remove custom bindings code for generating arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 23:40:38 PDT 2010


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-04-29 23:40:38 PST ---
Oh, I'd much rather use WebIDL if they have this concept already.  Do you have
a pointer to some examples?  The ones I was doing in this patch we real, honest
JS arrays.

The patch I attached was somewhat of a slash-and-burn prototype to show that it
could be done, especially with mixing generated code with templates.  I need to
go redo it carefully.

The ArrayType thing is needed only to get the includes right.  I was hoping I
could get away without it, but I don't see how to generate the proper includes
without some sort of hint in the IDL.

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