[Webkit-unassigned] [Bug 173022] [WebRTC] getusermedia IndexSizeError from test.webrtc.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 11:48:22 PDT 2017


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

--- Comment #1 from Benjamin King <king7532 at mac.com> ---
The IndexSizeError is thrown by:

audioContext.createScriptProcessor(this.bufferSize,this.inputChannelCount,this.outputChannelCount)

this.bufferSize = 0
this.inputChannelCount = 6
this.outputChannelCount = 2

Steps to reproduce:
1. https://test.webrtc.org
2. Click start
3. Click on Audio Capture under Microphone to see the error message

Reproducible using Safari Technology Preview Release 32 (Safari 11.0, WebKit 12604.1.23.0.4)

-- 
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/20170607/af07bff0/attachment.html>


More information about the webkit-unassigned mailing list