RESOLVED FIXED 8227
Convert Element JS bindings to be almost completely autogenerated
https://bugs.webkit.org/show_bug.cgi?id=8227
Summary Convert Element JS bindings to be almost completely autogenerated
Maciej Stachowiak
Reported 2006-04-06 20:12:52 PDT
I have a patch that autogenerates all of the bindings for Element from IDL except for the weird fallback behavior for markup attributes, which I think we should probably remove eventually.
Attachments
patch to autogenerate the rest of Element from IDL (30.22 KB, patch)
2006-04-07 00:22 PDT, Maciej Stachowiak
andersca: review+
Maciej Stachowiak
Comment 1 2006-04-07 00:22:52 PDT
Created attachment 7553 [details] patch to autogenerate the rest of Element from IDL
Anders Carlsson
Comment 2 2006-04-07 00:27:58 PDT
Comment on attachment 7553 [details] patch to autogenerate the rest of Element from IDL r=me
Eric Seidel (no email)
Comment 3 2006-04-07 00:34:10 PDT
Comment on attachment 7553 [details] patch to autogenerate the rest of Element from IDL Looks good to me. r=me.
Lucas Forschler
Comment 4 2019-02-06 09:02:36 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.