Bug 283427
| Summary: | Add logging to getNetworkProcessConnection | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
We have some hang longs in getNetworkProcessConnection, but even with sysdiags they can be hard to diagnose because there isn't much logging along the path of this sync IPC from WebProcess => UIProcess => NetworkProcess. Add logging to all three call sites and also thread along the core process identifier so we can link the logs together.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140284484>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/36905
EWS
Committed 286882@main (894eb7d98a31): <https://commits.webkit.org/286882@main>
Reviewed commits have been landed. Closing PR #36905 and removing active labels.