Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e02d05ca1c3a243db13244675549e322c971ce49
https://github.com/WebKit/WebKit/commit/e02d05ca1c3a243db13244675549e322c971ce49
Author: Wenson Hsieh <[email protected]>
Date: 2024-08-12 (Mon, 12 Aug 2024)
Changed paths:
M Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h
M Tools/TestWebKitAPI/Tests/mac/LegacyDragAndDropTests.mm
M Tools/TestWebKitAPI/mac/TestDraggingInfo.h
M Tools/WebKitTestRunner/mac/WebKitTestRunnerDraggingInfo.h
Log Message:
-----------
Unreviewed, try to fix the macOS debug build after rdar://129788853
rdar://133681792
Try to fix the debug macOS build by explicitly declaring a readonly property
for `-localContext` in
classes that implement `NSDraggingInfo`, to prevent the compiler from
attempting to auto-synthesize
ivars for the readonly property.
* Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h:
* Tools/TestWebKitAPI/Tests/mac/LegacyDragAndDropTests.mm:
* Tools/TestWebKitAPI/mac/TestDraggingInfo.h:
* Tools/WebKitTestRunner/mac/WebKitTestRunnerDraggingInfo.h:
Canonical link: https://commits.webkit.org/282118@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