Bug 240032 - Add logging related to Launch Services database
Summary: Add logging related to Launch Services database
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 240042
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-03 13:22 PDT by Per Arne Vollan
Modified: 2022-05-03 20:18 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.89 KB, patch)
2022-05-03 13:26 PDT, Per Arne Vollan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (8.31 KB, patch)
2022-05-03 16:02 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].