RESOLVED FIXED 235087
[Cocoa] HLS stream currentTime sometimes jumps backwards
https://bugs.webkit.org/show_bug.cgi?id=235087
Summary [Cocoa] HLS stream currentTime sometimes jumps backwards
Eric Carlson
Reported 2022-01-11 15:54:58 PST
An HLS stream's video.currentTime sometimes jumps backwards briefly.
Attachments
Patch (193.57 KB, patch)
2022-01-11 16:11 PST, Eric Carlson
no flags
Patch (193.60 KB, patch)
2022-01-11 16:57 PST, Eric Carlson
no flags
Patch (194.70 KB, patch)
2022-01-12 10:03 PST, Eric Carlson
no flags
Patch (194.58 KB, patch)
2022-01-12 11:08 PST, Eric Carlson
no flags
Patch (192.92 KB, patch)
2022-01-12 12:13 PST, Eric Carlson
no flags
Patch (192.92 KB, patch)
2022-01-12 13:21 PST, Eric Carlson
no flags
Patch (192.45 KB, patch)
2022-01-12 15:34 PST, Eric Carlson
no flags
Patch for landing (192.39 KB, patch)
2022-02-28 14:32 PST, Eric Carlson
no flags
Patch for landing (192.39 KB, patch)
2022-03-01 12:16 PST, Eric Carlson
ews-feeder: commit-queue-
Eric Carlson
Comment 1 2022-01-11 15:55:12 PST
Eric Carlson
Comment 2 2022-01-11 16:11:37 PST
Eric Carlson
Comment 3 2022-01-11 16:57:02 PST
Eric Carlson
Comment 4 2022-01-12 10:03:27 PST
Eric Carlson
Comment 5 2022-01-12 11:08:25 PST
Eric Carlson
Comment 6 2022-01-12 12:13:38 PST
Eric Carlson
Comment 7 2022-01-12 13:21:27 PST
Eric Carlson
Comment 8 2022-01-12 15:34:33 PST
Robert Bryer
Comment 9 2022-02-09 05:34:50 PST
Hi Eric, in the current Safari TP 139, I'm seeing currentTime jumping back to 0 when seeking for live streams like so: timeupdate – 7193.6532422809705 set currentTime – 7173.88901530305 seeking – 7173.889107168126 timeupdate – 7173.889107168126 timeupdate – 0 seeked – 0 timeupdate – 0 timeupdate – 7173.988310672026 (correct timeupdates continue) timeupdate – 7174.13682652897 Is this related to this issue, or should I fork it as a different bug?
Eric Carlson
Comment 10 2022-02-28 14:32:15 PST
Created attachment 453430 [details] Patch for landing
Eric Carlson
Comment 11 2022-03-01 12:16:43 PST
Created attachment 453520 [details] Patch for landing
EWS
Comment 12 2022-03-01 14:29:15 PST
Committed r290676 (247947@main): <https://commits.webkit.org/247947@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 453520 [details].
Eric Carlson
Comment 13 2022-03-01 14:38:31 PST
The Windows test failures: - js/function-apply-many-args.html - svg/animations/animate-keytimes-crash.html - svg/as-image/img-zoom-svg-stylesheet.html are unrelated.
Note You need to log in before you can comment on or make changes to this bug.