Bug 272167

Summary: [GStreamer] Ignore sinks position while seeking
Product: WebKit Reporter: Enrique Ocaña <eocanha>
Component: MediaAssignee: Enrique Ocaña <eocanha>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>