Bug 90578

Summary: AudioNode test should cover numberOfInputs and numberOfOutputs of AudioDestinationNode
Product: WebKit Reporter: Li Yin <li.yin>
Component: Web AudioAssignee: Li Yin <li.yin>
Status: RESOLVED FIXED    
Severity: Normal CC: crogers, eric.carlson, feature-media-reviews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Li Yin
Reported 2012-07-04 17:52:29 PDT
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.
Attachments
Patch (3.22 KB, patch)
2012-07-04 17:59 PDT, Li Yin
no flags
Li Yin
Comment 1 2012-07-04 17:59:34 PDT
WebKit Review Bot
Comment 2 2012-07-04 20:30:48 PDT
Comment on attachment 150854 [details] Patch Clearing flags on attachment: 150854 Committed r121877: <http://trac.webkit.org/changeset/121877>
WebKit Review Bot
Comment 3 2012-07-04 20:30:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.