Bug 11234

Summary: Assorted Objective-C bindings changes
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
patcher timothy: review+

Sam Weinig
Reported 2006-10-09 15:53:12 PDT
Patch forthcoming. Includes bindings related changes from bug 11219.
Attachments
patcher (127.94 KB, patch)
2006-10-09 16:01 PDT, Sam Weinig
timothy: review+
Sam Weinig
Comment 1 2006-10-09 16:01:29 PDT
Created attachment 10999 [details] patcher - Auto-generate DOMSVGPathSegArcAbs, DOMSVGPathSegArcRel, DOMSVGPathSegClosePath, DOMSVGPathSegCurvetoCubicAbs, DOMSVGPathSegCurvetoCubicRel, DOMSVGPathSegCurvetoCubicSmoothAbs, DOMSVGPathSegCurvetoCubicSmoothRel, DOMSVGPathSegCurvetoQuadraticAbs, DOMSVGPathSegCurvetoQuadraticRel, DOMSVGPathSegCurvetoQuadraticSmoothAbs, DOMSVGPathSegCurvetoQuadraticSmoothRel, DOMSVGPathSegLinetoAbs, DOMSVGPathSegLinetoHorizontalAbs, DOMSVGPathSegLinetoHorizontalRel, DOMSVGPathSegLinetoRel, DOMSVGPathSegLinetoVerticalAbs, DOMSVGPathSegLinetoVerticalRel, DOMSVGPathSegMovetoAbs, DOMSVGPathSegMovetoRel and DOMSVGSVGElement. - Auto-generate absoluteImageURL method for DOMHTMLInputElement and DOMHTMLObjectElement. - Auto-generate the internal methods for classes with ivars (notably DOMNodeIterator and DOMTreeWalker) - Put more methods in the WebCore namespace and factor out the displayString method into DOMInternal.h as done by Darin in his patch for http://bugs.webkit.org/show_bug.cgi?id=11219.
Timothy Hatcher
Comment 2 2006-10-09 16:21:47 PDT
Comment on attachment 10999 [details] patcher Make sure you remove the commented out code in DOMRGBColor.mm, otherwise looks good.
Sam Weinig
Comment 3 2006-10-09 16:54:22 PDT
Landed in r16947.
Note You need to log in before you can comment on or make changes to this bug.