[Webkit-unassigned] [Bug 44983] Reorganize Geometry and Math classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 15:24:40 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44983





--- Comment #4 from Kenneth Russell <kbr at google.com>  2010-08-31 15:24:39 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > platform/graphics/math is too specific a directory name; at least some of these classes need to be referenced from the ongoing web audio work. I would suggest platform/math.
> > 
> > We'll also want to move wtf/Vector3 and wtf/Complex here.
> 
> Ok, platform/math seems reasonable. We should get rid of wtf/Vector3 and replace it with FloatPoint3D once you add cross/dot/etc. to it. And Complex is just a simple audio specific wrapper around std::complex, which I think should go into platform/audio directly. I've opened a bug for this work:
> 
>     https://bugs.webkit.org/show_bug.cgi?id=44991
> 
> Ken, can you add the bug number for the FloatPoint3D work and make the above bug depend on it?

44991 now depends on 44970, which has already been fixed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list