Bug 10628

Summary: Auto-generate the remaining Objective-C DOM bindings
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
first patch for HTML DOM generation timothy: review+

Sam Weinig
Reported 2006-08-29 11:31:29 PDT
Auto-generate the remaining Objective-C DOM bindings
Attachments
first patch for HTML DOM generation (83.79 KB, patch)
2006-08-29 11:38 PDT, Sam Weinig
timothy: review+
Sam Weinig
Comment 1 2006-08-29 11:38:48 PDT
Created attachment 10299 [details] first patch for HTML DOM generation Auto-generates DOMHTMLCollection, DOMHTMLElement, DOMHTMLFormElement, and DOMHTMLOptionsCollection, and lays groundwork for the rest of the HTML DOM bindings by adding/fixing the appropriate IDL's and updating the CodeGeneratorObjC.pm build script.
Timothy Hatcher
Comment 2 2006-08-29 12:17:39 PDT
Comment on attachment 10299 [details] first patch for HTML DOM generation This looks good. r=me
Sam Weinig
Comment 3 2006-08-29 13:50:22 PDT
Landed in r16098.
Note You need to log in before you can comment on or make changes to this bug.