[Webkit-unassigned] [Bug 214932] web audio api outputs silence for 302 redirected resource in safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 10:50:23 PDT 2020


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

--- Comment #3 from Nico <hubblebot at gmail.com> ---
I originally thought it was a CORS issue because the behavior seems to be specified in the web audio spec https://www.w3.org/TR/webaudio/#MediaElementAudioSourceOptions-security

But I haven't been able to resolve the issue with Access-Control-Allow-Origin, Access-Control-Expose-Headers, or Access-Control-Allow-Methods, which suggests to me that it's taking issue with the redirect itself for some reason

-- 
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/20200730/86215883/attachment.htm>


More information about the webkit-unassigned mailing list