Use WorkQueue with AsyncAudioDecoder
https://bugs.webkit.org/show_bug.cgi?id=230884
Summary Use WorkQueue with AsyncAudioDecoder
Jean-Yves Avenard [:jya]
Reported 2021-09-28 01:18:22 PDT
In line with https://bugs.webkit.org/show_bug.cgi?id=230881 ; Rather than have yet another asynchronous mechanism to dispatch task, we could be using a WorkQueue instead. AsyncAudioDecoder is overly complicated for what we need.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-28 01:19:02 PDT
Note You need to log in before you can comment on or make changes to this bug.