[webkit-changes] [WebKit/WebKit] 755c80: [TZone] Make TZone enablement consistent
Michael Saboff
noreply at github.com
Tue Aug 13 17:22:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 755c807beaf6b0973ed4ebc4215104f5333df3a7
https://github.com/WebKit/WebKit/commit/755c807beaf6b0973ed4ebc4215104f5333df3a7
Author: Michael Saboff <msaboff at apple.com>
Date: 2024-08-13 (Tue, 13 Aug 2024)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
Log Message:
-----------
[TZone] Make TZone enablement consistent
https://bugs.webkit.org/show_bug.cgi?id=278033
rdar://133776582
Reviewed by Mark Lam.
Added the same pointer size check to WTF TZone enablement that is used to enable libpas. This is needed since
TZones are based on libpas.
* Source/WTF/wtf/PlatformUse.h:
Canonical link: https://commits.webkit.org/282209@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list