WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-07 05:07:17 PST
<
rdar://problem/122463053
>
Jean-Yves Avenard [:jya]
Comment 2
2024-02-07 05:42:34 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23998
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.
Top of Page
Format For Printing
XML
Clone This Bug