[Bug 19807] New: The parameter to AudioContext.createDelay should be float, not double

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

          Priority: P2
            Bug ID: 19807
          Assignee: crogers@google.com
           Summary: The parameter to AudioContext.createDelay should be
                    float, not double
        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

The AudioParam min and max values are expressed in floats, not doubles. 
createDelay should be changed accordingly, I think.

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

Received on Thursday, 1 November 2012 00:01:33 UTC