Bug 268911
Summary: | Add TimeProgressEstimator class | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | 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]
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
<rdar://problem/122463053>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/23998
EWS
Committed 274278@main (f9a82eb37c5e): <https://commits.webkit.org/274278@main>
Reviewed commits have been landed. Closing PR #23998 and removing active labels.