[Webkit-unassigned] [Bug 195452] MEDIA_ERROR_DECODE when switching between apps during video playback on iOS 12.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 09:50:35 PDT 2019


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

--- Comment #5 from Jer Noble <jer.noble at apple.com> ---
The underlying issue: when Safari is in the background, it can get suspended by the system. In the suspended state, it can't respond to requests from AVFoundation to reload the manifest, and AVFoundation responds by firing an error at the media element.  Some of this behavior was reduced by trac.webkit.org/r242113 and trac.webkit.org/r243958, and Eric's patch should take care of the rest.

-- 
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/20190510/f89b376b/attachment.html>


More information about the webkit-unassigned mailing list