[Webkit-unassigned] [Bug 202846] AudioContext stops playing when suspended on visibilitychange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 24 04:47:21 PST 2020


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

John Doe <fson4 at icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fson4 at icloud.com

--- Comment #3 from John Doe <fson4 at icloud.com> ---
The setTimeout of ≈ 300 is also required for resuming the audioContext on pageshow, as it seems.

Though I'm not sure why I need to call resume on pageshow, shouldn't that be done automatic by the browser as it suspends the audioContext when leaving the page?

-- 
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/20201224/0daf8856/attachment.htm>


More information about the webkit-unassigned mailing list