[Webkit-unassigned] [Bug 90578] New: AudioNode test should cover numberOfInputs and numberOfOutputs of AudioDestinationNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 17:52:29 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90578

           Summary: AudioNode test should cover numberOfInputs and
                    numberOfOutputs of AudioDestinationNode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com
                CC: crogers at google.com


>From http://www.w3.org/TR/webaudio/#AudioDestinationNode-section
An AudioSourceNode has no inputs and a single output.
An AudioDestinationNode has one input and no outputs.
Currently, the test webaudio/audionode.html has covered AudioSourceNode, it will be better to cover AudioDestinationNode.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list