[Webkit-unassigned] [Bug 74030] Webaudio IDL descriptions may not match implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 10:50:30 PST 2011


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





--- Comment #2 from Raymond Toy <rtoy at chromium.org>  2011-12-12 10:50:30 PST ---
(In reply to comment #1)
> I agree.  I think the IDL should be changed to double.
> 
> In fact, any API involving time values or durations should be changed to double.  I've seen similar types of rounding problems in the past when dealing with time (especially cumulative time), significant time drift due to lack of precision, etc.

Great!  I'll make a patch soon where all the IDL uses doubles (except, of course, the Float32Array stuff).  I'll also send an update for the webaudio spec to use doubles.

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