[Webkit-unassigned] [Bug 32738] Speed-up SVG Masking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 20 13:19:58 PST 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45263|0                           |1
        is obsolete|                            |
  Attachment #45263|review?                     |
               Flag|                            |
  Attachment #45293|                            |review?
               Flag|                            |




--- Comment #17 from Dirk Schulze <krit at webkit.org>  2009-12-20 13:19:55 PST ---
Created an attachment (id=45293)
 --> (https://bugs.webkit.org/attachment.cgi?id=45293)
Speed-up of SVG Mask

Use maskImage->size() directly instead of the rounded maskRect. This makes
sure, that the area for pixel manipilation is never bigger than the image size.

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