Bug 230884
Summary: | Use WorkQueue with AsyncAudioDecoder | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Web Audio | Assignee: | 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]
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83611799>