[Webkit-unassigned] [Bug 278202] New: AuxiliaryProcessProxy::connection and MESSGE_CHECK_BASE should use a reference instead of a pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 17:29:22 PDT 2024


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

            Bug ID: 278202
           Summary: AuxiliaryProcessProxy::connection and
                    MESSGE_CHECK_BASE should use a reference instead of a
                    pointer
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: kkinnunen at apple.com

AuxiliaryProcessProxy::connection should return a reference to IPC::Connection instead of a pointer,
and MESSGE_CHECK_*BASE should take a reference to IPC::Connection instead of a pointer.

-- 
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/20240816/b6b21c4e/attachment.htm>


More information about the webkit-unassigned mailing list