Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: c7b81dfb4914a71392cb775de4096077780938af
https://github.com/WebKit/WebKit/commit/c7b81dfb4914a71392cb775de4096077780938af
Author: Philippe Normand <[email protected]>
Date: 2026-01-25 (Sun, 25 Jan 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h
Log Message:
-----------
Cherry-pick 306164@main (6ab4390e676d).
https://bugs.webkit.org/show_bug.cgi?id=306129
[GTK] error: call to 'gst_check_version' is ambiguous
https://bugs.webkit.org/show_bug.cgi?id=306129
Reviewed by Adrian Perez de Castro.
Remove the GST_CHECK_VERSION_FULL macro which would evaluate the check for
1.27.2.1 to false on a
host with 1.27.90 installed. We can check for 1.27.90 directly instead.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:
Canonical link: https://commits.webkit.org/306164@main
Canonical link: https://commits.webkit.org/305877.12@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications