[Webkit-unassigned] [Bug 36564] Performance regression for setting content of <text> in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 01:50:23 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36564





--- Comment #2 from Dirk Schulze <krit at webkit.org>  2010-03-25 01:50:23 PST ---
Ok, I analysed the repaintRect issue. The main problem is, that RenderSVGRoot
and RenderSVGContainer can't store the repaintRects at the moment. This causes
multiple calls of clipperBoundingBoxForRenderer, maskerBoundingBoxForRenderer
and other resources.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list