Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 464f2b6d74942a9f0624a5c87e2aa738cb7c4617
https://github.com/WebKit/WebKit/commit/464f2b6d74942a9f0624a5c87e2aa738cb7c4617
Author: Philippe Normand <[email protected]>
Date: 2025-07-18 (Fri, 18 Jul 2025)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
Log Message:
-----------
[GStreamer] ASSERT triggered when attempting a seek on a paused pipeline
playing an http URI
https://bugs.webkit.org/show_bug.cgi?id=290178
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:
(webKitWebSrcDoSeek): Remove the assert checking for the element current state,
nothing prevents a
paused pipeline to process a seek event.
Canonical link: https://commits.webkit.org/297575@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes