[Webkit-unassigned] [Bug 281955] New: [iOS] AudioContext is not resuming when page is put to foreground
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 23 00:52:39 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281955
Bug ID: 281955
Summary: [iOS] AudioContext is not resuming when page is put to
foreground
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
In iOS with safari 18, do the following:
1. load https://codepen.io/youennf/pen/mdNBMJx.
2. Tap on start, audio should start playing.
3. Background the page, audio should stop playing after a few seconds.
5. Foreground the page, audio does not resume.
At step 5, I would expect audio to resume automatically.
But AudioContext state remains interrupted.
--
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/20241023/084aade0/attachment.htm>
More information about the webkit-unassigned
mailing list