[Webkit-unassigned] [Bug 32738] Speed-up SVG Masking
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 20 02:10:23 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32738
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45244|0 |1
is obsolete| |
Attachment #45263| |review?
Flag| |
--- Comment #15 from Dirk Schulze <krit at webkit.org> 2009-12-20 02:10:22 PST ---
Created an attachment (id=45263)
--> (https://bugs.webkit.org/attachment.cgi?id=45263)
Speed-up of SVG Mask
We have the same ASSERT's in putImageData on Gtk. And they didn't fire with
this patch. I added checks to be sure, that the manipulation area is in the
bounds of the imageBuffer. The code skips pixel manipulation, if the wanted
area has a size of 0 in one dimension.
--
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