[webkit-reviews] review requested: [Bug 11177] Another round of Objective-C SVG DOM bindings auto-generation : [Attachment 10935] patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Oct 5 14:26:13 PDT 2006


Sam Weinig <sam.weinig at gmail.com> has asked  for review:
Bug 11177: Another round of Objective-C SVG DOM bindings auto-generation
http://bugs.webkit.org/show_bug.cgi?id=11177

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

------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
- Auto-generate DOMSVGAnimatedNumberList, DOMSVGAnimatedRect,
DOMSVGComponentTransferFunctionElement, DOMSVGFEBlendElement,
DOMSVGFEColorMatrixElement, DOMSVGFEComponentTransferElement,
DOMSVGFECompositeElement, DOMSVGFEDiffuseLightingElement,
DOMSVGFEDisplacementMapElement, DOMSVGFEDistantLightElement, 
DOMSVGFEFloodElement, DOMSVGFEFuncAElement, DOMSVGFEFuncBElement, 
DOMSVGFEFuncGElement, DOMSVGFEFuncRElement, DOMSVGFEGaussianBlurElement, 
DOMSVGFEImageElement, DOMSVGFEMergeElement, DOMSVGFEMergeNodeElement, 
DOMSVGFEOffsetElement, DOMSVGFEPointLightElement,
DOMSVGFESpecularLightingElement, DOMSVGFESpotLightElement, DOMSVGFETileElement,
DOMSVGFETurbulenceElement, DOMSVGFilterPrimitiveStandardAttributes and
DOMSVGNumberList. 

- Adds interfaces and implementation stubs for DOMSVGNumber, DOMSVGPoint and
DOMSVGRect.

- IDL clean up.

- Make numOctaves in SVGFETurbulenceElement use a long instead of an int in
it's macro declaration and definition.



More information about the webkit-reviews mailing list