[Webkit-unassigned] [Bug 180040] Web Audio's AnalyserNode.fftSize cannot be greater than 2048 in Safari; spec says it can be up to 32768

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 05:27:00 PST 2017


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

--- Comment #3 from Noah Chase <nchase at gmail.com> ---
1. Link to the place in the spec where this is described: https://www.w3.org/TR/webaudio/#widl-AnalyserNode-fftSize
2. I only found tests that either reject an fftSize (if it is out of range or something other than a power of two) or allow it – those tests have been updated here.
3. Other browsers do indeed behave and follow the spec (I have tested Firefox and Chrome, but nothing else).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171128/e876bc9b/attachment.html>


More information about the webkit-unassigned mailing list