[Webkit-unassigned] [Bug 206695] New: AudioContext state "interrupted" is not a valid AudioContextState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 13:17:06 PST 2020


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

            Bug ID: 206695
           Summary: AudioContext state "interrupted" is not a valid
                    AudioContextState
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jespertheend at gmail.com

According to https://webaudio.github.io/web-audio-api/#enumdef-audiocontextstate the only valid values for a AudioContextState are "suspended", "running" and "closed".
But when closing iOS safari and opening it again, it is possible for the state to become "interrupted". This broke my web app as I wasn't prepared for this value.

-- 
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/20200123/52fb8cc1/attachment.htm>


More information about the webkit-unassigned mailing list