[Webkit-unassigned] [Bug 106001] Floating point precision error in AudioPannerNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 02:08:43 PST 2013


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





--- Comment #2 from Praveen Jadhav <praveen.j at samsung.com>  2013-01-24 02:10:37 PST ---
Hi,

I have modified the files PannerNode.idl and PannerNode.h to have only double attribute types. This avoids float to double conversion in the code and hence avoids the precision error bug which happens because of the limitation.

Is it ok to update this patch?

Regards
Praveen

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