[Bug 19910] New: Disallow AudioContext.createDelay(max) where max <=

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

          Priority: P2
            Bug ID: 19910
          Assignee: crogers@google.com
           Summary: Disallow AudioContext.createDelay(max) where max <= 0
        QA Contact: public-audio@w3.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: ehsan@mozilla.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Web Audio API
           Product: AudioWG

It doesn't really make sense for the maxDelay parameter to be negative or 0. 
We should probably throw NOT_SUPPORTED_ERR when that happens.

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

Received on Thursday, 8 November 2012 17:37:04 UTC