Bug 230884

Summary: Use WorkQueue with AsyncAudioDecoder
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: Web AudioAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=230881

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.