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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 06:24:09 PST 2013


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





--- Comment #3 from Soo-Hyun Choi <s.choi at hackerslab.eu>  2013-01-24 06:26:03 PST ---
(In reply to comment #2)
> 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

That perhaps needs to modify spec standard, but let us see your path first.

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