[Webkit-unassigned] [Bug 11734] SVGPoint, SVGRect, etc are implemented as PODs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 2 17:11:03 PST 2006


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





------- Comment #6 from sam at webkit.org  2006-12-02 17:11 PDT -------
(In reply to comment #5)
> (From update of attachment 11715 [edit])
> FloatPoint::matrixTransform should be in FloatPointCG.cpp
> 

I disagree, I think FloatPoint::matrixTransform should be in FloatPoint.cpp as
it is entirely platform independant.  I also think static_casts should be used
instead of the c-style casts.


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