[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
Fri Jan 20 15:03:59 PST 2023


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

--- Comment #8 from Chris Dumez <cdumez at apple.com> ---
Chrome/Blink indeed doesn't throw for invalid parameter descriptor values, I looked at their code and they have a FIXME comment about it:
      // TODO(crbug.com/1078546): The steps 7.3.3 ~ 7.3.6 are missing. 

Steps 7.3.3 ~ 7.3.6 are exactly the ones about validating the parameter values.

-- 
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/20230120/3255651a/attachment.htm>


More information about the webkit-unassigned mailing list