We capture a variable in NetworkProcess::initializeNetworkProcess and store it in a separate object. We should protect this variable using smart pointers.
<rdar://problem/108561984>
There is similar code in GPUProcess::initializeGPUProcess that where we should also use a smart pointer
Pull request: https://github.com/WebKit/WebKit/pull/13202
Committed 263466@main (5f072a498756): <https://commits.webkit.org/263466@main> Reviewed commits have been landed. Closing PR #13202 and removing active labels.