[Bug 19808] New: The default value of the parameter to AudioContext.createDelay should be specified in Web IDL

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

          Priority: P2
            Bug ID: 19808
          Assignee: crogers@google.com
           Summary: The default value of the parameter to
                    AudioContext.createDelay should be specified in Web
                    IDL
        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

Like this:

  DelayNode createDelay(optional float maxDelayTime = 1.0);

crogers: if you agree with this, I'll go ahead and commit the change.

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

Received on Thursday, 1 November 2012 00:14:08 UTC