[Webkit-unassigned] [Bug 250485] AudioWorkletProcessor fails to load when some parameter descriptors with minValue/maxValue are specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 15:44:45 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250485

--- Comment #1 from Casey Primozic <casey at cprimozic.net> ---
One thing I forgot to mention is that when this bug happens, the promise returned by `ctx.audioWorklet.addModule` itself doesn't reject.

The AWP registration failure happens silently, and the bug manifests when trying to create a `AudioWorkletNode` with the name of the processor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230111/ba82032d/attachment.htm>


More information about the webkit-unassigned mailing list