Bug 216941

Summary: Simplify AudioNode::addInput() / addOutput() call sites
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2020-09-24 12:20:07 PDT
Simplify AudioNode::addInput() / addOutput() call sites by moving the input / output node construction from the call site to the function implementation.
Comment 1 Chris Dumez 2020-09-24 12:22:34 PDT
Created attachment 409611 [details]
Patch
Comment 2 EWS 2020-09-24 12:57:33 PDT
Committed r267543: <https://trac.webkit.org/changeset/267543>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409611 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-24 12:58:23 PDT
<rdar://problem/69520410>