[webkit-changes] [WebKit/WebKit] 4327cf: Fix unused capture warning in ConnectionUnix.cpp
Kohei Asano
noreply at github.com
Fri Sep 6 08:22:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4327cf1e68ee1435109b5a331a1cffafa296e4b7
https://github.com/WebKit/WebKit/commit/4327cf1e68ee1435109b5a331a1cffafa296e4b7
Author: Kohei Asano <Kohei.Asano at sony.com>
Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths:
M Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp
Log Message:
-----------
Fix unused capture warning in ConnectionUnix.cpp
https://bugs.webkit.org/show_bug.cgi?id=279244
Reviewed by Ross Kirsling and Michael Catanzaro.
Don't capture any variable on non-unix, glib build
* Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp:
Canonical link: https://commits.webkit.org/283270@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