Bug 264940
| Summary: | [GTK][WPE] Fix Real-time Linux warning when RLIMIT_RTTIME is not defined | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=220115 | ||
Olivier Blin
[169/1717] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/linux/RealTimeThreads.cpp.o
../../Source/WTF/wtf/linux/RealTimeThreads.cpp:155:16: warning: unused function 'realTimeKitGetProperty' [-Wunused-function]
static int64_t realTimeKitGetProperty(GDBusProxy* proxy, const char* propertyName, GError** error)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/20601
EWS
Committed 270841@main (ffd338d9906b): <https://commits.webkit.org/270841@main>
Reviewed commits have been landed. Closing PR #20601 and removing active labels.