[Webkit-unassigned] [Bug 6947] SVG Game crashes WebKit+SVG

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat May 6 14:37:42 PDT 2006


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





------- Comment #8 from macdome at opendarwin.org  2006-05-06 14:37 PDT -------
Yeah, I'm pretty sure I know what's causing this.

Beginning a transparency layer, then swapping out the current context (in order
to draw the filter content into a temporary buffer) than swapping it back in,
causes the problem.  In your reduction we have <g opacity="0.5"><g
filter="url(#foo)"/></g> which is what is causing the crash.


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