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 <[email protected]> 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 > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

