Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 074869732f70212de49196ecee0fbee34e3807dd
https://github.com/WebKit/WebKit/commit/074869732f70212de49196ecee0fbee34e3807dd
Author: Keith Miller <[email protected]>
Date: 2026-06-24 (Wed, 24 Jun 2026)
Changed paths:
M Source/WTF/wtf/Threading.cpp
M Source/bmalloc/bmalloc/TZoneHeapManager.cpp
M Source/bmalloc/bmalloc/TZoneHeapManager.h
Log Message:
-----------
[TZone] Remove dead hasDisableTZoneEntitlement callback
https://bugs.webkit.org/show_bug.cgi?id=317755
rdar://180447615
Reviewed by Yijia Huang.
Remove some dead code for hasDisableTZoneEntitlement checks. The
callback is set but never checked or called.
No new tests, dead code removal.
Canonical link: https://commits.webkit.org/315761@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications