Bug 225849 - Move more logic from AudioDestinationNode to its subclasses
Summary: Move more logic from AudioDestinationNode to its subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-15 19:34 PDT by Chris Dumez
Modified: 2021-05-17 09:54 PDT (History)
12 users (show)

See Also:


Attachments
Patch (25.82 KB, patch)
2021-05-15 19:37 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2021-05-15 19:37:59 PDT
Created attachment 428767 [details]
Patch
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2021-05-17 09:54:17 PDT
<rdar://problem/78109378>