Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae8ff801e92a4d62cfaa95a8a5912988c5955790
https://github.com/WebKit/WebKit/commit/ae8ff801e92a4d62cfaa95a8a5912988c5955790
Author: Philippe Normand <[email protected]>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer] Give meaningful unique name to our HTTP source elements
https://bugs.webkit.org/show_bug.cgi?id=319489
Reviewed by Xabier Rodriguez-Calvar.
uridecodebin hardcodes it to "source", which doesn't ease debugging involving
multiple players. This
issue is not present when playbin3 is used for playback.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::sourceSetup):
Canonical link: https://commits.webkit.org/317534@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications