[Webkit-unassigned] [Bug 44991] New: Get rid of wtf/Vector3 and wtf/Complex
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 31 14:41:46 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44991
Summary: Get rid of wtf/Vector3 and wtf/Complex
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cmarrin at apple.com
These were added for Web Audio support. But we are enhancing WebCore/platform/graphics/FloatPoint3D to do the functionality of Vector3. Once that work is done we should toss Vector3 and switch to using FloatPoint3D.
Complex is a simple, audio specific wrapper around std::complex, so it should be moved to WebCore/platform/audio.
--
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