[Webkit-unassigned] [Bug 189717] New: Video 'ended' event sometimes doesn't fire
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 18 14:54:04 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189717
Bug ID: 189717
Summary: Video 'ended' event sometimes doesn't fire
Product: WebKit
Version: Safari 11
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Event Handling
Assignee: webkit-unassigned at lists.webkit.org
Reporter: modmaker at google.com
When using MSE (not sure if it happens with src=), a <video> element will sometimes not fire the 'ended' event when the video ends. It will still report that it has ended with |video.ended| property and the video stops.
If you go to the following repro page, it will load an MSE video and play to the end. If it gets the 'ended' event, the page will refresh. This may take many tries, it happens less than 1 in 20 times. If the page doesn't refresh, it means it didn't get the 'ended' event.
https://storage.googleapis.com/shaka-demo-assets/_bugs/safari-ended-event/ended.html
--
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/20180918/f90024a8/attachment.html>
More information about the webkit-unassigned
mailing list