RESOLVED FIXED 10653
Auto-generate another 20 Objective-C DOM HTML bindings
https://bugs.webkit.org/show_bug.cgi?id=10653
Summary Auto-generate another 20 Objective-C DOM HTML bindings
Sam Weinig
Reported 2006-08-31 04:14:26 PDT
patch forcoming
Attachments
patch (71.68 KB, patch)
2006-08-31 04:39 PDT, Sam Weinig
timothy: review+
Sam Weinig
Comment 1 2006-08-31 04:39:34 PDT
Created attachment 10332 [details] patch Auto-generates DOMHTMLBRElement, DOMHTMLButtonElement, DOMHTMLDListElement, DOMHTMLDirectoryElement, DOMHTMLDivElement, DOMHTMLFieldSetElement, DOMHTMLHeadingElement, DOMHTMLInputElement, DOMHTMLLIElement, DOMHTMLLabelElement, DOMHTMLLegendElement, DOMHTMLMenuElement, DOMHTMLOListElement, DOMHTMLOptGroupElement, DOMHTMLParagraphElement, DOMHTMLPreElement, DOMHTMLQuoteElement, DOMHTMLSelectElement, DOMHTMLTextAreaElement, and DOMHTMLUListElement.
Timothy Hatcher
Comment 2 2006-08-31 09:54:41 PDT
Comment on attachment 10332 [details] patch This is good. I talked to Sam about this on IRC some. He is goign to remove the commented out code for: +//@implementation DOMHTMLLabelElement +// +//- (DOMHTMLFormElement *)form The generated version is fine.
Sam Weinig
Comment 3 2006-08-31 10:16:54 PDT
Landed in r16146.
Note You need to log in before you can comment on or make changes to this bug.