Bug 11191

Summary: Auto-generate the interfaces even for Objective-C DOM bindings that need custom implementations
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch timothy: review+

Sam Weinig
Reported 2006-10-06 12:21:18 PDT
Patch forthcoming.
Attachments
patch (70.94 KB, patch)
2006-10-06 12:23 PDT, Sam Weinig
timothy: review+
Sam Weinig
Comment 1 2006-10-06 12:23:33 PDT
Created attachment 10952 [details] patch - Fully auto-generate DOMEventTarget, DOMNodeFilter and DOMHTMLOptionElement. - Auto-generate just the interface for DOMHTMLAppletElement, DOMHTMLEmbedElement, DOMSVGNumber, DOMSVGPoint and DOMSVGRect using the new IDL property ObjCCustomImplementation.
Timothy Hatcher
Comment 2 2006-10-06 13:31:28 PDT
Comment on attachment 10952 [details] patch This is good, one step closer to 100%! r=me
Sam Weinig
Comment 3 2006-10-06 14:18:25 PDT
Landed in r16860.
Note You need to log in before you can comment on or make changes to this bug.