Bug 8227

Summary: Convert Element JS bindings to be almost completely autogenerated
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: DOMAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to autogenerate the rest of Element from IDL andersca: review+

Description Maciej Stachowiak 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.
Comment 1 Maciej Stachowiak 2006-04-07 00:22:52 PDT
Created attachment 7553 [details]
patch to autogenerate the rest of Element from IDL
Comment 2 Anders Carlsson 2006-04-07 00:27:58 PDT
Comment on attachment 7553 [details]
patch to autogenerate the rest of Element from IDL

r=me
Comment 3 Eric Seidel (no email) 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.
Comment 4 Lucas Forschler 2019-02-06 09:02:36 PST
Mass moving XML DOM bugs to the "DOM" Component.