Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 36f65d4be38b2bc82d6a0b56599b00a9ed19e13c
https://github.com/WebKit/WebKit/commit/36f65d4be38b2bc82d6a0b56599b00a9ed19e13c
Author: Michael Catanzaro <[email protected]>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp
Log Message:
-----------
[WPE][GTK] WebKitFaviconDatabase.cpp:202:47: error: 'this' argument to member
function 'leakRef' has type 'WTF::RefPtr<_cairo_surface> const', but function
is not marked const
https://bugs.webkit.org/show_bug.cgi?id=302896
Reviewed by Carlos Garcia Campos.
We cannot leakRef a const RefPtr.
Canonical link: https://commits.webkit.org/303498@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications