Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e4a326aeb925c5b7168a40aa4a6ccc64ac862e8
https://github.com/WebKit/WebKit/commit/2e4a326aeb925c5b7168a40aa4a6ccc64ac862e8
Author: Fujii Hironori <[email protected]>
Date: 2026-09-07 (Mon, 07 Sep 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestResources.cpp
Log Message:
-----------
TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestResources.cpp : warning:
releasing lock 's_serverLock' that was not held [-Wthread-safety-analysis]
https://bugs.webkit.org/show_bug.cgi?id=323581
Reviewed by Carlos Garcia Campos.
Added WTF_IGNORES_THREAD_SAFETY_ANALYSIS to suppress the warnings.
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestResources.cpp:
(testWebViewSyncRequestOnMaxConns):
Canonical link: https://commits.webkit.org/320608@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications