Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84fbf706067f785470134d411f87e06b11778a0f
      
https://github.com/WebKit/WebKit/commit/84fbf706067f785470134d411f87e06b11778a0f
  Author: Carlos Garcia Campos <cgar...@igalia.com>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

  Changed paths:
    M Source/WTF/wtf/glib/GRefPtr.cpp
    M Source/WTF/wtf/glib/GRefPtr.h
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpReceiverTransformBackend.cpp
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpSenderTransformBackend.cpp
    M Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h
    M Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
    M 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp
    M 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h
    M Source/WebCore/platform/gtk/CursorGtk.cpp
    M Source/WebCore/platform/gtk/GRefPtrGtk.cpp
    M Source/WebCore/platform/gtk/GRefPtrGtk.h
    M Source/WebKit/Shared/gtk/ArgumentCodersGtk.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
    M Source/WebKit/UIProcess/API/wpe/WebKitWebViewBackend.cpp
    M Source/WebKit/UIProcess/API/wpe/WebKitWebViewBackendPrivate.h
    M Source/WebKit/WPEPlatform/wpe/GRefPtrWPE.h
    M Tools/TestWebKitAPI/Tests/WTF/glib/GRefPtr.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestDownloads.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestSSL.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitPolicyClient.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitUserContentFilterStore.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGtk/TestWebKitAccessibility.cpp
    M Tools/WebKitTestRunner/gtk/UIScriptControllerGtk.cpp

  Log Message:
  -----------
  [GTK][WPE] Simplify GRefPtr and the way to define specializations
https://bugs.webkit.org/show_bug.cgi?id=296876

Reviewed by Adrian Perez de Castro.

Use traits to define specializations so that it works similar to RefPtr
or std::unique_ptr. Also add macros to make it easier to define
specializations.

Canonical link: https://commits.webkit.org/298226@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to