WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-20 10:12:33 PST
<
rdar://problem/140284484
>
Ben Nham
Comment 2
2024-11-20 10:13:34 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36905
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.
Top of Page
Format For Printing
XML
Clone This Bug