[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:51:32 PDT 2020


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

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
(In reply to Nico from comment #3)
> 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

Probably because the redirect is cross-origin. My bet is that a same-origin redirect would cause no issue.

-- 
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/4bfa5443/attachment-0001.htm>


More information about the webkit-unassigned mailing list