Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3c32357594c526e5d129f6ab5facc47eb2e608e8
https://github.com/WebKit/WebKit/commit/3c32357594c526e5d129f6ab5facc47eb2e608e8
Author: Philippe Normand <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebExtensionContext.cpp
Log Message:
-----------
[WPE][GTK] Unused const variable clang warning when WK_WEB_EXTENSIONS is
disabled
https://bugs.webkit.org/show_bug.cgi?id=321925
Reviewed by Claudio Saavedra.
* Source/WebKit/UIProcess/API/glib/WebKitWebExtensionContext.cpp: Wrap
WEBKIT_CONTEXT_ERROR_DOMAIN
in a ifdef to avoid a unused-const-variable warning.
Canonical link: https://commits.webkit.org/319288@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications