RESOLVED FIXED 216941
Simplify AudioNode::addInput() / addOutput() call sites
https://bugs.webkit.org/show_bug.cgi?id=216941
Summary Simplify AudioNode::addInput() / addOutput() call sites
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.