Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca4b5344596a2af8358778a26208fc7311426785
      
https://github.com/WebKit/WebKit/commit/ca4b5344596a2af8358778a26208fc7311426785
  Author: Marcus Plutowski <[email protected]>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M Source/bmalloc/bmalloc/TZoneHeapManager.cpp

  Log Message:
  -----------
  [bmalloc] Remove superflous mutex
https://bugs.webkit.org/show_bug.cgi?id=295677
rdar://155477794

Reviewed by Keith Miller and Mark Lam.

This lock is no longer necessary; the rest of TZoneHeapManager's
initialization is not guarded by a lock, and there's no reason why
this region in particular needs one.

* Source/bmalloc/bmalloc/TZoneHeapManager.cpp:
(bmalloc::api::determineTZoneMallocFallback):

Canonical link: https://commits.webkit.org/297205@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