Bug 240032

Summary: Add logging related to Launch Services database
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, ggaren, sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 240042    
Bug Blocks:    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

Description Per Arne Vollan 2022-05-03 13:22:59 PDT
We have reports indicating that it can sometime take unexpectedly long time for the Network process to provide the Launch Services database to the WebContent and GPU process. Add some logging to help diagnose the issue. There are also some related selector response checks that can be removed now.
Comment 1 Per Arne Vollan 2022-05-03 13:26:33 PDT
Created attachment 458753 [details]
Patch
Comment 2 Geoffrey Garen 2022-05-03 14:20:39 PDT
Comment on attachment 458753 [details]
Patch

r=me
Comment 3 Per Arne Vollan 2022-05-03 15:16:56 PDT
Comment on attachment 458753 [details]
Patch

Thanks for reviewing!
Comment 4 EWS 2022-05-03 15:24:39 PDT
Committed r293743 (250231@main): <https://commits.webkit.org/250231@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458753 [details].
Comment 5 Radar WebKit Bug Importer 2022-05-03 15:25:15 PDT
<rdar://problem/92696932>
Comment 6 WebKit Commit Bot 2022-05-03 15:52:59 PDT
Re-opened since this is blocked by bug 240042
Comment 7 Per Arne Vollan 2022-05-03 16:02:19 PDT
Created attachment 458763 [details]
Patch
Comment 8 EWS 2022-05-03 20:18:18 PDT
Committed r293758 (250237@main): <https://commits.webkit.org/250237@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458763 [details].