[Webkit-unassigned] [Bug 217606] Web Audio broken on iOS 14 after switching app

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 12:16:45 PDT 2020


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

--- Comment #9 from Chris Dumez <cdumez at apple.com> ---
(In reply to Ashley Gullen from comment #8)
> This may be off topic but the spec says the only valid AudioContext states
> are "running", "suspended" and "closed". Since "interrupted" isn't a
> specified state we haven't written any code to try to handle that.
> Separately, this has caused us problems in the past in WKWebView, since some
> things (in our case showing an AdMob ad) seemed to cause the AudioContext to
> end up in this non-standard state, causing audio playback to fail in that
> case as well.

Yes, "interrupted" is not a standard state and I agree we should stop exposing to the Web this internal implementation detail.

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


More information about the webkit-unassigned mailing list