Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 720aeec4b0d6a7bc6e9fb61696045307d2ca17bd
https://github.com/WebKit/WebKit/commit/720aeec4b0d6a7bc6e9fb61696045307d2ca17bd
Author: Wenson Hsieh <[email protected]>
Date: 2024-08-11 (Sun, 11 Aug 2024)
Changed paths:
M Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm
M Tools/TestWebKitAPI/Tests/mac/LegacyDragAndDropTests.mm
M Tools/TestWebKitAPI/mac/TestDraggingInfo.mm
M Tools/WebKitTestRunner/mac/WebKitTestRunnerDraggingInfo.mm
Log Message:
-----------
Unreviewed, fix the macOS build on some versions of the macOS Sequoia SDK
Add some method stubs to implement a new required protocol method in several
mock objects that
implement `NSDraggingInfo`. `-localContext` was recently promoted from SPI to
API.
See rdar://129788853 for more information.
* Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm:
(-[DumpRenderTreeDraggingInfo localContext]):
* Tools/TestWebKitAPI/Tests/mac/LegacyDragAndDropTests.mm:
(-[DragInfo localContext]):
* Tools/TestWebKitAPI/mac/TestDraggingInfo.mm:
(-[TestDraggingInfo localContext]):
* Tools/WebKitTestRunner/mac/WebKitTestRunnerDraggingInfo.mm:
(-[WebKitTestRunnerDraggingInfo localContext]):
Canonical link: https://commits.webkit.org/282099@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