RESOLVED FIXED 268911
Add TimeProgressEstimator class
https://bugs.webkit.org/show_bug.cgi?id=268911
Summary Add TimeProgressEstimator class
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.