Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c0a251fb19f37c15cc686a148f2e7a4a6c6513dd https://github.com/WebKit/WebKit/commit/c0a251fb19f37c15cc686a148f2e7a4a6c6513dd Author: Megan Gardner <megan_gard...@apple.com> Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths: M Source/WebKit/Platform/spi/ios/UIKitSPI.h M Source/WebKit/UIProcess/ios/DragDropInteractionState.mm M Tools/TestWebKitAPI/ios/DragAndDropSimulatorIOS.mm Log Message: ----------- Move off of staging SPI for _setNeedsDropPreviewUpdate. https://bugs.webkit.org/show_bug.cgi?id=290222 rdar://147610111 Reviewed by Wenson Hsieh. Move onto the now existing API for consistency. * Source/WebKit/Platform/spi/ios/UIKitSPI.h: * Source/WebKit/UIProcess/ios/DragDropInteractionState.mm: (WebKit::DragDropInteractionState::deliverDelayedDropPreview): (WebKit::dragItemSupportsAsynchronousUpdates): Deleted. * Tools/TestWebKitAPI/ios/DragAndDropSimulatorIOS.mm: (-[DragAndDropSimulator initWithWebView:]): (-[UIDragItem _setNeedsDropPreviewUpdate]): Deleted. Canonical link: https://commits.webkit.org/292678@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes