[Webkit-unassigned] [Bug 43622] SVG masking performance very slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 6 09:06:01 PDT 2010


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





--- Comment #1 from Nikolas Zimmermann <zimmermann at kde.org>  2010-08-06 09:06:01 PST ---
This also affects clipPaths that may use ImageBuffers, filters and patterns.
We're not allocating image buffers based on the final rendered size, but in the intermediate coordinate system where the object is renderer. This leads to scaling artefacts as well (see similar pattern bugs).

We should try to fix this ASAP.

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