Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf1e125be636b083adc5de7dab50585300074ffc
https://github.com/WebKit/WebKit/commit/bf1e125be636b083adc5de7dab50585300074ffc
Author: Wenson Hsieh <[email protected]>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
Unreviewed, fix the internal iOS build after 268470@main
https://bugs.webkit.org/show_bug.cgi?id=262006
rdar://114331777
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _asyncDragInteraction:prepareDragSession:completion:]):
(-[WKContentView
_asyncDragInteraction:itemsForAddingToSession:withTouchAtPoint:completion:]):
Rename these to conform to the underscore-prefixed protocol methods that were
merged in rdar://112471706.
(-[WKContentView asyncDragInteraction:prepareDragSession:completion:]): Deleted.
(-[WKContentView
asyncDragInteraction:itemsForAddingToSession:withTouchAtPoint:completion:]):
Deleted.
Canonical link: https://commits.webkit.org/268920@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes