Bug 272167 - [GStreamer] Ignore sinks position while seeking
Summary: [GStreamer] Ignore sinks position while seeking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-04 10:44 PDT by Enrique Ocaña
Modified: 2024-04-16 06:28 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Ocaña 2024-04-04 10:44:49 PDT
After removing MSE data, sinks get flushed and are not able to return valid playback time. Some implementation return invalid time, 0.00 or even some random value. This value may be then reported up to HTMLMediaElement and that may be confusing to web applications.

See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1302
Comment 1 Enrique Ocaña 2024-04-04 10:53:33 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26856
Comment 2 EWS 2024-04-16 06:27:14 PDT
Committed 277541@main (40cfa6a61706): <https://commits.webkit.org/277541@main>

Reviewed commits have been landed. Closing PR #26856 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-04-16 06:28:16 PDT
<rdar://problem/126549297>