[Webkit-unassigned] [Bug 244836] New: IPC::Connection is not constructible without the MessageReceiver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 03:06:02 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244836

            Bug ID: 244836
           Summary: IPC::Connection is not constructible without the
                    MessageReceiver
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220906/ff5f2adb/attachment.htm>


More information about the webkit-unassigned mailing list