Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 30862078b4ff7558c70b683d6cbc47d7405cbe1a
https://github.com/WebKit/WebKit/commit/30862078b4ff7558c70b683d6cbc47d7405cbe1a
Author: Xabier Rodriguez-Calvar <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M Source/WTF/wtf/glib/GRefPtr.h
M Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h
Log Message:
-----------
[GStreamer][glib] Fix GRefPtr adaptations
https://bugs.webkit.org/show_bug.cgi?id=312978
Reviewed by Philippe Normand.
There were inconsitencies in how we managed some GStreamer types with
floating references. Now we added a checked version for debug mode and
fix the instances.
* Source/WTF/wtf/glib/GRefPtr.h:
(WTF::GRefPtr::GRefPtr):
(WTF::GRefPtr::clear):
* Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h:
Canonical link: https://commits.webkit.org/312176@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications