Bug 235762
| Summary: | iOS 15.3 audio playback is not resumed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vadim <vad.filippov> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 15 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 15 | ||
Vadim
Audio element doesn't resume playback automatically after interruption
repo steps:
- open https://webrtc.github.io/samples/src/content/getusermedia/audio/ and allow to capture from microphone
- open Voice Recorder and start/stop recording
- go back to Safari
-> audio is paused and need to call audioElement.play() to start it again
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88180004>