[Webkit-unassigned] [Bug 92875] Audio stops playing after 512 sec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 09:56:23 PDT 2012


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





--- Comment #2 from Raymond Toy <rtoy at chromium.org>  2012-08-01 09:56:24 PST ---
(In reply to comment #1)
> By the way, I also noticed that setting a gain of value 0 does not work, despite the specification "The nominal minValue is 0".

Check the latest spec, which says that an error is thrown if the value is less than or equal to zero.  This is a consequence of the formula used for the exponential ramp.

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