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


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

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


Gotcha — it's a bug and not a feature in this case, I hope?

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


More information about the webkit-unassigned mailing list