WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-08-15 18:53:53 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32279
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
<
rdar://problem/134060454
>
Ryosuke Niwa
Comment 4
2024-08-16 14:51:34 PDT
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/32324
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.
Top of Page
Format For Printing
XML
Clone This Bug