[webkit-reviews] review requested: [Bug 11801] Autogenerate POD types in Objc/JS generation : [Attachment 11801] Initial patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Dec 11 06:28:02 PST 2006


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 11801: Autogenerate POD types in Objc/JS generation
http://bugs.webkit.org/show_bug.cgi?id=11801

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

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
This patch autogenerates DOMSVGNumber/DOMSVGRect/DOMSVGPoint, and
JSSVGNumber/JSSVGRect/JSSVGPoint. The only limitation is that currently the
"matrixTransform" method of SVGPoint.idl had to be disabled, it can only work
with Rob's SVGMatrix -> AffineTransform patch.

If this patch gets positive review, we have to wait for Rob's patch to also get
r+, and then land both together otherwhise the matrixTransform() layout test
would be broken. Hope that's fine...



More information about the webkit-reviews mailing list