[webkit-changes] [WebKit/WebKit] e60245: [GTK][WPE][GStreamer] Fix build with glib < 2.68
Miguel Gómez
noreply at github.com
Thu Sep 5 09:29:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6024502b5ca9beca469edbd615db07c5fc017a5
https://github.com/WebKit/WebKit/commit/e6024502b5ca9beca469edbd615db07c5fc017a5
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
Log Message:
-----------
[GTK][WPE][GStreamer] Fix build with glib < 2.68
https://bugs.webkit.org/show_bug.cgi?id=279177
Reviewed by Philippe Normand and Michael Catanzaro.
Replace the usage of g_memdup2 with an equivalent code.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(gst_buffer_new_memdup):
Canonical link: https://commits.webkit.org/283216@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list