[Webkit-unassigned] [Bug 32738] Speed-up SVG Masking
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 21 08:55:15 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32738
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45293|0 |1
is obsolete| |
--- Comment #21 from Dirk Schulze <krit at webkit.org> 2009-12-21 08:55:14 PST ---
Created an attachment (id=45333)
--> (https://bugs.webkit.org/attachment.cgi?id=45333)
Speed-up of SVG Mask
Moved the pixel manipulation to SVGMaskElement. Now we make the pixel
manipulation once and not on every call of applyMask. The intermediate
ImageBuffer is also limited to the viewable area.
--
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