[webkit-reviews] review requested: [Bug 11234] Assorted Objective-C bindings changes : [Attachment 10999] patcher

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Oct 9 16:01:29 PDT 2006


Sam Weinig <sam.weinig at gmail.com> has asked  for review:
Bug 11234: Assorted Objective-C bindings changes
http://bugs.webkit.org/show_bug.cgi?id=11234

Attachment 10999: patcher
http://bugs.webkit.org/attachment.cgi?id=10999&action=edit

------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
- 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.



More information about the webkit-reviews mailing list