[Webkit-unassigned] [Bug 19384] Implement path morphing for SVG animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 3 20:01:36 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19384





------- Comment #5 from koivisto at iki.fi  2008-06-03 20:01 PDT -------
 >188         SVGPathSeg* from = fromList->getItem(n, ec).get();
 >189         SVGPathSeg* to = toList->getItem(n, ec).get();
>Same two comments here.

I didn't use RefPtrs here to keep the casts in macros simple. In practice
nothing can destroy those segments inside the loop.


-- 
Configure bugmail: http://bugs.webkit.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