Bug 11215

Summary: Yet another round of Objective-C SVG DOM bindings auto-generation
Product: WebKit Reporter: Sam Weinig <sam>
Component: SVGAssignee: 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 darin: review+

Sam Weinig
Reported 2006-10-08 05:47:16 PDT
Patch forthcoming.
Attachments
patch (95.42 KB, patch)
2006-10-08 06:03 PDT, Sam Weinig
darin: review+
Sam Weinig
Comment 1 2006-10-08 06:03:58 PDT
Created attachment 10976 [details] patch - Auto-generate DOMSVGPatternElement, DOMSVGPointList, DOMSVGPolygonElement, DOMSVGPolylineElement, DOMSVGRadialGradientElement, DOMSVGRenderingIntent, DOMSVGScriptElement, DOMSVGSetElement, DOMSVGStopElement, DOMSVGSwitchElement, DOMSVGSymbolElement, DOMSVGTRefElement, DOMSVGTSpanElement, DOMSVGTextContentElement, DOMSVGTextElement, DOMSVGTextPositioningElement, DOMSVGTitleElement, DOMSVGUnitTypes, DOMSVGUseElement, DOMSVGViewElement, DOMSVGZoomAndPan and DOMSVGZoomEvent. - Auto-generate the implementations of DOMHTMLAppletElement and DOMHTMLEmbedElement using the new [ConvertFromString] property. - Add forward declarations for NS* types to auto-generated classes.
Darin Adler
Comment 2 2006-10-08 07:00:39 PDT
Comment on attachment 10976 [details] patch Since the conversion is both to and from string, I think we eventually could come up with a better name than ConvertFromString. r=me
Sam Weinig
Comment 3 2006-10-08 12:26:38 PDT
Landed in r16888.
Note You need to log in before you can comment on or make changes to this bug.