Bug 230884 - Use WorkQueue with AsyncAudioDecoder
Summary: Use WorkQueue with AsyncAudioDecoder
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-28 01:18 PDT by Jean-Yves Avenard [:jya]
Modified: 2021-09-28 01:19 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 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.
Comment 1 Radar WebKit Bug Importer 2021-09-28 01:19:02 PDT
<rdar://problem/83611799>