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

Chris Dumez
Reported 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.
Attachments
Patch (16.89 KB, patch)
2020-09-24 12:22 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-09-24 12:22:34 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2020-09-24 12:58:23 PDT
Note You need to log in before you can comment on or make changes to this bug.