Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e15a031d20be12b21baf6663ae4e669cfc29bce0
https://github.com/WebKit/WebKit/commit/e15a031d20be12b21baf6663ae4e669cfc29bce0
Author: Alex Christensen <[email protected]>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M Source/WebKit/Headers.cmake
M Source/WebKit/Modules/OSX_Private.modulemap
M Source/WebKit/Modules/iOS_Private.modulemap
A Source/WebKit/UIProcess/API/cpp/WKCast.h
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Tools/WebKitTestRunner/DataFunctions.h
M Tools/WebKitTestRunner/DictionaryFunctions.h
M Tools/WebKitTestRunner/InjectedBundle/EventSendingController.cpp
M Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp
M Tools/WebKitTestRunner/TestController.cpp
M Tools/WebKitTestRunner/TestController.h
M Tools/WebKitTestRunner/TestInvocation.cpp
Log Message:
-----------
Add dynamic_wk_cast to safely cast between different types of WKTypeRef
https://bugs.webkit.org/show_bug.cgi?id=298285
Reviewed by Simon Fraser.
* Source/WebKit/Modules/OSX_Private.modulemap:
* Source/WebKit/Modules/iOS_Private.modulemap:
* Source/WebKit/UIProcess/API/cpp/WKCast.h: Added.
(WebKit::wk_cast):
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Tools/WebKitTestRunner/TestController.cpp:
(WTR::findOptionsFromArray):
(WTR::CompletionHandler<void):
Canonical link: https://commits.webkit.org/299503@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes