Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd7e7858bd9ccd79e5a9770ffbe371fa8afa5bf0
https://github.com/WebKit/WebKit/commit/dd7e7858bd9ccd79e5a9770ffbe371fa8afa5bf0
Author: Michael Catanzaro <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h
M Source/WebKit/UIProcess/API/glib/WebKitFeature.h.in
M Source/WebKit/UIProcess/API/glib/WebKitImage.h.in
M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMEventTarget.h
M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMNodeFilter.h
M
Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMXPathNSResolver.h
Log Message:
-----------
[WPE][GTK] Remove incorrect use of G_GNUC_CONST for get_type() functions
https://bugs.webkit.org/show_bug.cgi?id=317588
Reviewed by Carlos Garcia Campos.
GCC has become more aggressive about optimizing away the type
initialization. Let's get ahead of this.
Canonical link: https://commits.webkit.org/315601@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications