[Bug 19854] AudioContext.createBuffer(chan, len, rate) should accept only non-zero positive values

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19854

Chris Rogers <crogers@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Chris Rogers <crogers@google.com> ---
Before I change the spec, can we decide on the exception code for out-of-range
sampleRate?  It seems odd to talk in terms of "index" in this case.  What do
typed arrays use for zero length?

I'd just like to get all the exception codes in order for createBuffer()...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 13 November 2012 21:20:40 UTC