Bug 216802

Summary: Throw when AudioConnect::connect() is called for an output that has no channels
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2020-09-21 13:53:42 PDT
Throw when AudioConnect::connect() is called for an output that has no channels, for consistency with Blink. The ScriptProcessorNode cannot have an output node that has zero channels.
Attachments
Patch (12.87 KB, patch)
2020-09-21 13:55 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-09-21 13:55:42 PDT
EWS
Comment 2 2020-09-21 15:50:53 PDT
Committed r267376: <https://trac.webkit.org/changeset/267376> All reviewed patches have been landed. Closing bug and clearing flags on attachment 409316 [details].
Radar WebKit Bug Importer
Comment 3 2020-09-21 15:51:17 PDT
Note You need to log in before you can comment on or make changes to this bug.