[webkit-reviews] review requested: [Bug 23801] Add custom V8 bindings for SVG : [Attachment 27424] Add custom V8 bindings for SVG, v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 15:26:26 PST 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 23801: Add custom V8 bindings for SVG
https://bugs.webkit.org/show_bug.cgi?id=23801

Attachment 27424: Add custom V8 bindings for SVG, v1
https://bugs.webkit.org/attachment.cgi?id=27424&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				    |	15 ++++
 .../v8/custom/V8SVGElementInstanceCustom.cpp	    |	87 ++++++++++++++++++++
 WebCore/bindings/v8/custom/V8SVGLengthCustom.cpp   |	65 +++++++++++++++
 WebCore/bindings/v8/custom/V8SVGMatrixCustom.cpp   |	86 +++++++++++++++++++
 4 files changed, 253 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list