Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5891748ef9ba3fac3d85ddeaf3f8323d0b7f8cf
      
https://github.com/WebKit/WebKit/commit/e5891748ef9ba3fac3d85ddeaf3f8323d0b7f8cf
  Author: Chris Dumez <[email protected]>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

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

  Log Message:
  -----------
  Make LaunchServicesDatabaseManager::singleton() thread safe
https://bugs.webkit.org/show_bug.cgi?id=268621
rdar://116953427

Reviewed by Per Arne Vollan.

Make LaunchServicesDatabaseManager::singleton() thread safe as it is called from
several threads.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to