Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d852829c3dd22fff99f9c35a51517a93fe782c3f
      
https://github.com/WebKit/WebKit/commit/d852829c3dd22fff99f9c35a51517a93fe782c3f
  Author: Per Arne Vollan <[email protected]>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/LaunchServicesDatabaseManager.mm

  Log Message:
  -----------
  Add fault logging when timing out waiting for LS database
https://bugs.webkit.org/show_bug.cgi?id=274921
rdar://129023429

Reviewed by Chris Dumez.

Add fault logging when timing out waiting for LS database in the WebContent 
process.
This patch replaces the existing debug assert with a fault log, which will give 
us
more information about how often this happens in all build configurations.

* Source/WebKit/WebProcess/cocoa/LaunchServicesDatabaseManager.mm:
(WebKit::LaunchServicesDatabaseManager::waitForDatabaseUpdate):

Canonical link: https://commits.webkit.org/279544@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to