[webkit-changes] [WebKit/WebKit] 8df34a: Add a fallback for kern.boottime in TzoneHeapManag...
Commit Queue
noreply at github.com
Fri Jan 10 20:30:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8df34a4cbc230413ca2b29806e635baa90a534d2
https://github.com/WebKit/WebKit/commit/8df34a4cbc230413ca2b29806e635baa90a534d2
Author: Mark Lam <mark.lam at apple.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M Source/bmalloc/bmalloc/TZoneHeapManager.cpp
Log Message:
-----------
Add a fallback for kern.boottime in TzoneHeapManager::init().
https://bugs.webkit.org/show_bug.cgi?id=285791
rdar://142717068
Reviewed by Keith Miller and Yusuke Suzuki.
Some clients of JSC may be blocked from accessing kern.boottime. We should have a fallback.
Also improved the error message to include errno.
* Source/bmalloc/bmalloc/TZoneHeapManager.cpp:
(bmalloc::api::TZoneHeapManager::init):
Canonical link: https://commits.webkit.org/288751@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