[Webkit-unassigned] [Bug 10402] REPRO: SVG crashes inside gradient code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 22 11:10:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10402


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10144|0                           |1
        is obsolete|                            |
  Attachment #10166|                            |review?
               Flag|                            |




------- Comment #5 from rwlbuis at gmail.com  2006-08-22 11:10 PDT -------
Created an attachment (id=10166)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10166&action=view)
Improved patch+testcase

The testcase should make the problem clearer. The problem occurs when the
gradient is
referenced but never really painted, such as when it is referenced by something
in <defs> like
in the testcase. The old code actually expects the resource to be always built
and so will crash
on the testcase. The new code will execute the code fine and display a green
rect.
Cheers,

Rob.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list