RESOLVED FIXED295677
Remove superfluous lock in TZoneHeapManager::determineTZoneMallocFallback
https://bugs.webkit.org/show_bug.cgi?id=295677
Summary Remove superfluous lock in TZoneHeapManager::determineTZoneMallocFallback
Marcus Plutowski
Reported 2025-07-09 17:27:26 PDT
rdar://155477794 This lock is no longer necessary; the rest of init does not use a lock, so this does not need one either.
Attachments
Marcus Plutowski
Comment 1 2025-07-09 17:30:17 PDT
EWS
Comment 2 2025-07-10 08:36:20 PDT
Committed 297205@main (ca4b5344596a): <https://commits.webkit.org/297205@main> Reviewed commits have been landed. Closing PR #47796 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.