WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
307515
video/audio element's currentTime is only updated every 100ms
https://bugs.webkit.org/show_bug.cgi?id=307515
Summary
video/audio element's currentTime is only updated every 100ms
Jean-Yves Avenard [:jya]
Reported
2026-02-10 21:03:55 PST
Has seen in
bug 307495
, some sites appear to rely on the currentTime to progress steadily or will otherwise consider that a stall occurred. The currentTime was only updated every 200ms, now down to 100ms. The AudioVideoRendererRemote should adopt a similar strategy has the MediaPlayerPrivateRemote's TimeProgressEstimator so that time appears to constantly increasing whenever a site queries it.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-10 21:04:02 PST
<
rdar://problem/170115677
>
Jean-Yves Avenard [:jya]
Comment 2
2026-04-21 23:52:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63303
EWS
Comment 3
2026-04-23 10:34:05 PDT
Committed
311867@main
(6bf6c9f35c73): <
https://commits.webkit.org/311867@main
> Reviewed commits have been landed. Closing PR #63303 and removing active labels.
Jean-Yves Avenard [:jya]
Comment 4
2026-04-28 22:59:09 PDT
***
Bug 313617
has been marked as a duplicate of this bug. ***
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