[Webkit-unassigned] [Bug 237878] New: AudioContext is suspended on iOS when page is backgrounded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 00:09:11 PDT 2022


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

            Bug ID: 237878
           Summary: AudioContext is suspended on iOS when page is
                    backgrounded
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

Following on https://bugs.webkit.org/show_bug.cgi?id=231105 which was MacOS specific, we have the same AudioContext issues:
- If page is backgrounded, AudioContext will be stopped even though AudioContext is not used directly for playing audio
- AudioContext might be resumed by web page in case it can autoplay (for instance if page is continuing to capture audio, which allows to continue playing audio).

-- 
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/20220315/5a6fea13/attachment.htm>


More information about the webkit-unassigned mailing list