[Bug 20750] New: Specify exactly what should happen when createScriptProcessor is passed invalid arguments

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

            Bug ID: 20750
           Summary: Specify exactly what should happen when
                    createScriptProcessor is passed invalid arguments
    Classification: Unclassified
           Product: AudioWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Audio API
          Assignee: crogers@google.com
          Reporter: ehsan@mozilla.com
        QA Contact: public-audio@w3.org

We should probably raise an exception and the exception type should be
specified.  This applies both to the bufferSize argument and when both
numberOfInputChannels and numberOfOutputChannels passed are zero.

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

Received on Thursday, 24 January 2013 02:07:40 UTC