[webkit-reviews] review requested: [Bug 65769] New renderer for SVGRectElement : [Attachment 105479] Propsed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 02:45:09 PDT 2011


Renata Hodovan <reni at webkit.org> has asked  for review:
Bug 65769: New renderer for SVGRectElement
https://bugs.webkit.org/show_bug.cgi?id=65769

Attachment 105479: Propsed patch
https://bugs.webkit.org/attachment.cgi?id=105479&action=review

------- Additional Comments from Renata Hodovan <reni at webkit.org>
SVG resources were used incorrectly in my previous patch (postApplyResource()
was never called and every resources were considered as SolidColorResource).
With this patch we don't have regressions anymore and we get 4-5% performace
improvement by this test:
http://www.themaninblue.com/experiment/AnimationBenchmark/html/ (ofc I
substituted the circles with rects)


More information about the webkit-reviews mailing list