[Bug 20822] New: Clarify the exception codes thrown by AudioParam.exponentialRampToValueAtTime

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

            Bug ID: 20822
           Summary: Clarify the exception codes thrown by
                    AudioParam.exponentialRampToValueAtTime
    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

The spec currently says:

"The value parameter is the value the parameter will exponentially ramp to at
the given time. An exception will be thrown if this value is less than or equal
to 0, or if the value at the time of the previous event is less than or equal
to 0."

We need to clarify what exception gets raised in these cases.

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

Received on Tuesday, 29 January 2013 22:46:35 UTC