Bug 229763 - Add logging about network process initialization in UI process
Summary: Add logging about network process initialization in UI process
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-01 10:09 PDT by Sihui Liu
Modified: 2021-09-08 14:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.44 KB, patch)
2021-09-01 10:14 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sihui Liu 2021-09-01 10:09:28 PDT
...
Comment 1 Sihui Liu 2021-09-01 10:14:23 PDT
Created attachment 437039 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-09-08 10:10:19 PDT
<rdar://problem/82879079>
Comment 3 Sihui Liu 2021-09-08 14:36:42 PDT
We've removed the responsiveness timer in https://bugs.webkit.org/show_bug.cgi?id=230016, so network process will not be killed for hang. We should see some hang traces so we don't need the extra logging.