Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 553115957809bb4282e9dff66a259b984bccf58a
https://github.com/WebKit/WebKit/commit/553115957809bb4282e9dff66a259b984bccf58a
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WTF/WeakPtr.cpp
Log Message:
-----------
REGRESSION(305823@main): Cannot build WeakPtr API tests with Clang 18
https://bugs.webkit.org/show_bug.cgi?id=305791
Reviewed by Chris Dumez.
Explicitly write missing WeakPtr alias template parameters to make
older compilers happy.
* Tools/TestWebKitAPI/Tests/WTF/WeakPtr.cpp:
(TestWebKitAPI::TEST(WTF_WeakPtr, DerivedConstructAndAssignConst)):
(TestWebKitAPI::TEST(WTF_WeakPtr, MakeWeakPtrTakesRef)):
(TestWebKitAPI::TEST(WTF_WeakPtr, MakeWeakPtrTakesRefPtr)):
Canonical link: https://commits.webkit.org/305836@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications