RESOLVED FIXED Bug 225849
Move more logic from AudioDestinationNode to its subclasses
https://bugs.webkit.org/show_bug.cgi?id=225849
Summary Move more logic from AudioDestinationNode to its subclasses
Chris Dumez
Reported 2021-05-15 19:34:23 PDT
Move more logic from AudioDestinationNode to its subclasses. In particular, AudioDestinationNode contains a lot of things that are specific to real-time audio rendering and those should go to DefaultAudioDestinationNode.
Attachments
Patch (25.82 KB, patch)
2021-05-15 19:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-15 19:37:59 PDT
EWS
Comment 2 2021-05-17 09:53:45 PDT
Committed r277586 (237811@main): <https://commits.webkit.org/237811@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428767 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-17 09:54:17 PDT
Note You need to log in before you can comment on or make changes to this bug.