Bug 279244
| Summary: | Fix unused capture warning in ConnectionUnix.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kohei Asano <kohei.asano> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | PC | ||
| OS: | Windows 11 | ||
Kohei Asano
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
Pull request: https://github.com/WebKit/WebKit/pull/33226
EWS
Committed 283270@main (4327cf1e68ee): <https://commits.webkit.org/283270@main>
Reviewed commits have been landed. Closing PR #33226 and removing active labels.