Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b9c607b04a343b71732d036fbd04bb9acde23f44
https://github.com/WebKit/WebKit/commit/b9c607b04a343b71732d036fbd04bb9acde23f44
Author: Wenson Hsieh <[email protected]>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M Tools/TestRunnerShared/spi/UIKitSPIForTesting.h
M Tools/TestWebKitAPI/Tests/ios/DragAndDropTestsIOS.mm
M Tools/TestWebKitAPI/ios/DragAndDropSimulatorIOS.mm
Log Message:
-----------
Unreviewed, fix the internal visionOS build after 283463@main
rdar://135836296
`UIDragInteractionDelegate_ForWebKitOnly` was removed from underneath us in
some versions of the
visionOS SDK, which breaks the TestWebKitAPI build. Work around this for the
time being, by defining
our own protocol that contains both methods in the IPI section and using that
protocol instead.
* Tools/TestRunnerShared/spi/UIKitSPIForTesting.h:
* Tools/TestWebKitAPI/Tests/ios/DragAndDropTestsIOS.mm:
(TestWebKitAPI::TEST(DragAndDropTests, UnresponsivePageDoesNotHangUI)):
* Tools/TestWebKitAPI/ios/DragAndDropSimulatorIOS.mm:
(-[DragAndDropSimulator runFrom:to:additionalItemRequestLocations:]):
Canonical link: https://commits.webkit.org/283527@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