Bug 270620

Summary: [MSE] screen should sleep if the video has stalled, not just paused
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jean-Yves Avenard [:jya]
Reported 2024-03-06 23:08:02 PST
In bug 270614; we made MediaPlayerPrivateMediaSourceAVFObjC::paused() return true only if the element was actually paused. But being "paused" really means being "stalled" is what should allow the screen to sleep.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-06 23:20:59 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-03-07 00:07:32 PST
EWS
Comment 3 2024-03-08 03:55:13 PST
Committed 275831@main (eaa411f28564): <https://commits.webkit.org/275831@main> Reviewed commits have been landed. Closing PR #25569 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.