[webkit-dev] Inheritance in IDL files/JS bindings

Drew Wilson atwilson at google.com
Mon Jul 6 17:22:01 PDT 2009


OK - I've uploaded a patch here if anyone has a chance to look at it - it's
only about 11 changed lines, so it's pretty small.
https://bugs.webkit.org/show_bug.cgi?id=27010

-atw

On Mon, Jul 6, 2009 at 3:00 PM, Darin Adler <darin at apple.com> wrote:

> On Jul 6, 2009, at 2:52 PM, Drew Wilson wrote:
>
>  BTW, I noticed that the CustomToJS IDL attribute in HTMLCollection.idl is
>> not implemented - instead, there's just a big hard-coded list of classes in
>> CodeGeneratorJS.pm::UsesManualToJSImplementation() that corresponds to that
>> functionality.
>>
>> Any reason not to get rid of UsesManualToJSImplementation() in favor of an
>> explicit CustomToJS attribute? I'm happy to put together a patch for this.
>>
>
> No reason I can think of. That would be fine to do.
>
>    -- Darin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090706/2c8e685b/attachment.html>


More information about the webkit-dev mailing list