[webkit-changes] [WebKit/WebKit] 6e8493: REGRESSION(284171 at main): [GTK] build link error, s...
Carlos Garcia Campos
noreply at github.com
Wed Oct 16 06:35:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e84933e63db26779fe0d0f8d9d324fbf8d0894e
https://github.com/WebKit/WebKit/commit/6e84933e63db26779fe0d0f8d9d324fbf8d0894e
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M Source/WebCore/platform/gtk/ScrollbarThemeGtk.h
M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp
Log Message:
-----------
REGRESSION(284171 at main): [GTK] build link error, startup crash
https://bugs.webkit.org/show_bug.cgi?id=280605
Reviewed by Adrian Perez de Castro.
Capture the web view pointer by value in
webkitWebViewBaseCreateWebPage() lambda and remove the ScrollbarThemeGtk
desructor declaration.
Co-authored-by: Jim Mason <jmason at ibinx.com>
* Source/WebCore/platform/gtk/ScrollbarThemeGtk.h:
* Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:
(webkitWebViewBaseCreateWebPage):
Canonical link: https://commits.webkit.org/285258@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