[webkit-changes] [WebKit/WebKit] ffd338: [GTK][WPE] Fix Real-time Linux warning when RLIMIT...
Olivier Blin
noreply at github.com
Thu Nov 16 12:27:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ffd338d9906b7503596fccc86e95bbe2c3668f66
https://github.com/WebKit/WebKit/commit/ffd338d9906b7503596fccc86e95bbe2c3668f66
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M Source/WTF/wtf/linux/RealTimeThreads.cpp
Log Message:
-----------
[GTK][WPE] Fix Real-time Linux warning when RLIMIT_RTTIME is not defined
https://bugs.webkit.org/show_bug.cgi?id=264940
Reviewed by Michael Catanzaro.
* Source/WTF/wtf/linux/RealTimeThreads.cpp:
realTimeKitGetProperty() is unused when RLIMIT_RTTIME is not defined.
Canonical link: https://commits.webkit.org/270841@main
More information about the webkit-changes
mailing list