Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7993baa067e0c586211665d957b07f3d95a9f60d
https://github.com/WebKit/WebKit/commit/7993baa067e0c586211665d957b07f3d95a9f60d
Author: Sosuke Suzuki <[email protected]>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M Source/WTF/wtf/WTFConfig.cpp
Log Message:
-----------
[WTF] Fix preprocessor directives for `permanentlyFreezePages`
https://bugs.webkit.org/show_bug.cgi?id=301500
Reviewed by Yusuke Suzuki.
With the current implementation, the compiler warns about unused vars when
building
for DARWIN without using the COCOA platform.
This patch fixes that.
* Source/WTF/wtf/WTFConfig.cpp:
(WTF::permanentlyFreezePages):
Canonical link: https://commits.webkit.org/302220@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications