| Summary: | Use smart pointers for captured variables in NetworkProcess::initializeNetworkProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | JC Alvarado <joncarlo> |
| Component: | WebKit Misc. | Assignee: | JC Alvarado <joncarlo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
JC Alvarado
2023-04-26 09:57:06 PDT
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. |