Bug 268911

Summary: Add TimeProgressEstimator class
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   
Bug Depends on:    
Bug Blocks: 268796    

Jean-Yves Avenard [:jya]
Reported 2024-02-07 05:06:49 PST
sub-task of bug 268796 We need to be able to query the media's currentTime outside of the main thread from MediaPlayerPrivateRemote. Right now the MediaPlayerPrivateRemote attempts to estimate how the time has progressed in the GPU process. We'll move this code to its own class, making it thread-safe more easily.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-07 05:07:17 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-02-07 05:42:34 PST
EWS
Comment 3 2024-02-08 02:44:01 PST
Committed 274278@main (f9a82eb37c5e): <https://commits.webkit.org/274278@main> Reviewed commits have been landed. Closing PR #23998 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.