RESOLVED FIXED 283427
Add logging to getNetworkProcessConnection
https://bugs.webkit.org/show_bug.cgi?id=283427
Summary Add logging to getNetworkProcessConnection
Ben Nham
Reported 2024-11-20 10:12:23 PST
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
Radar WebKit Bug Importer
Comment 1 2024-11-20 10:12:33 PST
Ben Nham
Comment 2 2024-11-20 10:13:34 PST
EWS
Comment 3 2024-11-20 16:20:30 PST
Committed 286882@main (894eb7d98a31): <https://commits.webkit.org/286882@main> Reviewed commits have been landed. Closing PR #36905 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.