[Webkit-unassigned] [Bug 29912] Avoid zero division during SVGPaintServerPattern::setup()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 27 13:30:29 PST 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43968|                            |review?, commit-queue-
               Flag|                            |




--- Comment #7 from Dirk Schulze <krit at webkit.org>  2009-11-27 13:30:28 PST ---
Created an attachment (id=43968)
 --> (https://bugs.webkit.org/attachment.cgi?id=43968)
LayoutTest for SVG pattern crash

This patch includes a test case for the bug.

Luckily I was wrong and the previous patch did not break the mentioned test
(stroked-pattern.svg) or the one of batik.

This crash is still a general issue and happens if the pattern size is smaller
than the tile of the pattern and the attribute overview is set to visible. Also
the pattern size must be smaller than 0.5 in any dimension.

I would suggest to review "Proposed fix for a Chromium SVG crash" again with
this patch as Layouttest.

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