WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279244
Fix unused capture warning in ConnectionUnix.cpp
https://bugs.webkit.org/show_bug.cgi?id=279244
Summary
Fix unused capture warning in ConnectionUnix.cpp
Kohei Asano
Reported
2024-09-05 20:01:19 PDT
We compiled this source and get the warning on unused captures on
https://github.com/WebKit/WebKit/blob/main/Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp#L552-L559
Attachments
Add attachment
proposed patch, testcase, etc.
Kohei Asano
Comment 1
2024-09-05 20:19:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33226
EWS
Comment 2
2024-09-06 08:21:41 PDT
Committed
283270@main
(4327cf1e68ee): <
https://commits.webkit.org/283270@main
> Reviewed commits have been landed. Closing PR #33226 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug