IPC::Connection is not constructible without the MessageReceiver Creates the problem where in order to pass "Connection object" before construction, one must pass a redundant Connection::Identifier object. Currently Connection::Identifier does not destroy its resources correctly, e.g. it's needlessly hard to implement.
<rdar://problem/99591389>
Pull request: https://github.com/WebKit/WebKit/pull/4059
Committed 254473@main (be5f7ec6a5a1): <https://commits.webkit.org/254473@main> Reviewed commits have been landed. Closing PR #4059 and removing active labels.