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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 21 09:26:57 PDT 2006


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





------- Comment #3 from macdome at opendarwin.org  2006-08-21 09:26 PDT -------
(From update of attachment 10144)
I don't really understand what's going on here without a test case.

Particularly the change here confuses me:

-    buildGradient(m_resource);
+    buildGradient(const_cast<SVGGradientElement*>(this)->canvasResource());


I wonder if this is a result of us not supporting forward references yet?


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