[Webkit-unassigned] [Bug 19118] Animated SVG performs and renders really badly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 17:06:48 PST 2009


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





--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com>  2009-12-18 17:06:47 PST ---
Ah, SVGResourceMasker::applyMask() is doing pixel-by-pixel stuff. No wonder
this is slow. We've got to figure out a way to offload some of these filtering
operations to the graphics system and/or hardware if we can.

-- 
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