Bug 230210

Summary: CRABS playback stops although the progress bar moves
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: REOPENED ---    
Severity: Normal CC: calvaris, cdumez, changseok, commit-queue, eric.carlson, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=231084
Bug Depends on: 235587    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Jean-Yves Avenard [:jya] 2021-09-13 00:44:19 PDT
Under some circumstances, when playback stops due to stalling the progress bar continues to move.
Comment 1 Jean-Yves Avenard [:jya] 2021-09-13 00:44:32 PDT
rdar://81123838
Comment 2 Jean-Yves Avenard [:jya] 2021-09-13 04:15:26 PDT
Created attachment 438027 [details]
Patch
Comment 3 EWS 2021-09-13 18:17:32 PDT
Committed r282374 (241636@main): <https://commits.webkit.org/241636@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438027 [details].
Comment 4 WebKit Commit Bot 2022-01-25 07:56:40 PST
Re-opened since this is blocked by bug 235587
Comment 5 Jean-Yves Avenard [:jya] 2022-11-30 22:29:26 PST
*** Bug 248585 has been marked as a duplicate of this bug. ***
Comment 6 Jean-Yves Avenard [:jya] 2022-12-02 15:22:38 PST
This can be reproduced with playing:
https://mediaserver.avenard.org/test/89041245.py?name=foo&stallOffset=100000&stallDuration=600&chunkSize=1024

press play and notice that currentTime progress even though playback doesn't start.