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
315551
[MSE|Cocoa] currentTime can go beyond duration or gap when seeking near them
https://bugs.webkit.org/show_bug.cgi?id=315551
Summary
[MSE|Cocoa] currentTime can go beyond duration or gap when seeking near them
Jean-Yves Avenard [:jya]
Reported
2026-05-26 00:30:40 PDT
Identified following an intermittent failure in wpt/media-source/mediasource-duration.html When seeking near the media's duration, it is possible for the currentTime to go slightly beyond when playback resume. This occurs as the stall detection is only set when the buffered range changes. It should be set when the currentTime changes too as the location of the next gap would change.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-26 00:30:45 PDT
<
rdar://problem/177926288
>
Jean-Yves Avenard [:jya]
Comment 2
2026-05-26 00:43:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65657
EWS
Comment 3
2026-05-26 19:22:12 PDT
Committed
313936@main
(49f240763dcf): <
https://commits.webkit.org/313936@main
> Reviewed commits have been landed. Closing PR #65657 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