Bug 230210 - CRABS playback stops although the progress bar moves
Summary: CRABS playback stops although the progress bar moves
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on: 235587
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-13 00:44 PDT by Jean-Yves Avenard [:jya]
Modified: 2022-12-02 15:22 PST (History)
13 users (show)

See Also:


Attachments
Patch (5.08 KB, patch)
2021-09-13 04:15 PDT, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.