Bug 278202
| Summary: | AuxiliaryProcessProxy::connection and MESSGE_CHECK_BASE should use a reference to IPC::Connection instead of a pointer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | WebKit2 | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
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
Pull request: https://github.com/WebKit/WebKit/pull/32279
EWS
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
<rdar://problem/134060454>
Ryosuke Niwa
Re-opening for pull request https://github.com/WebKit/WebKit/pull/32324
EWS
Committed 282370@main (a964cbca8832): <https://commits.webkit.org/282370@main>
Reviewed commits have been landed. Closing PR #32324 and removing active labels.