[Webkit-unassigned] [Bug 80423] New renderer for SVGCircleElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 6 19:02:25 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80423
--- Comment #4 from Philip Rogers <pdr at google.com> 2012-03-06 19:02:25 PST ---
A quick note: this patch is missing the real solution to the performance issue and is just scaffolding at the moment. I think there are two possible routes for this patch:
1) Call through to fast platform fillEllipse/strokeEllipse implementations.
2) Transform a unit circle path instead of creating/copying paths.
--
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