RESOLVED FIXED 278202
AuxiliaryProcessProxy::connection and MESSGE_CHECK_BASE should use a reference to IPC::Connection instead of a pointer
https://bugs.webkit.org/show_bug.cgi?id=278202
Summary AuxiliaryProcessProxy::connection and MESSGE_CHECK_BASE should use a referenc...
Ryosuke Niwa
Reported 2024-08-15 17:29:22 PDT
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.
Attachments
Ryosuke Niwa
Comment 1 2024-08-15 18:53:53 PDT
EWS
Comment 2 2024-08-16 09:23:53 PDT
Committed 282353@main (c5175b3ba737): <https://commits.webkit.org/282353@main> Reviewed commits have been landed. Closing PR #32279 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-08-16 09:24:14 PDT
Ryosuke Niwa
Comment 4 2024-08-16 14:51:34 PDT
EWS
Comment 5 2024-08-16 14:59:02 PDT
Committed 282370@main (a964cbca8832): <https://commits.webkit.org/282370@main> Reviewed commits have been landed. Closing PR #32324 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.