Bug 8227 - Convert Element JS bindings to be almost completely autogenerated
Summary: Convert Element JS bindings to be almost completely autogenerated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-06 20:12 PDT by Maciej Stachowiak
Modified: 2019-02-06 09:02 PST (History)
1 user (show)

See Also:


Attachments
patch to autogenerate the rest of Element from IDL (30.22 KB, patch)
2006-04-07 00:22 PDT, Maciej Stachowiak
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.