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

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

          Priority: P2
            Bug ID: 19854
          Assignee: crogers@google.com
           Summary: AudioContext.createBuffer(chan, len, rate) should
                    accept only non-zero positive values
        QA Contact: public-audio@w3.org
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: bugs@pettay.fi
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Web Audio API
           Product: AudioWG

Currently one can create useless buffers by passing 
0 as one of the parameter. That should not be allowed, but an
exception should be thrown.

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

Received on Sunday, 4 November 2012 14:46:51 UTC