[Webkit-unassigned] [Bug 10723] WebKit spends nearly 5% of total time loading WorldCup.svg parsing paint values

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Sep 4 02:12:50 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10723





------- Comment #1 from macdome at opendarwin.org  2006-09-04 02:12 PDT -------
It would be much better if SVGPaint was not held by pointer on the
SVGRenderStyle.  That would eliminate the need for the malloc here.  That's not
where all of the time is being spent though, the color parsing code also needs
work in SVGColor().


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list