[webkit-changes] [WebKit/WebKit] bf1e12: Unreviewed, fix the internal iOS build after 26847...
Wenson Hsieh
noreply at github.com
Thu Oct 5 09:21:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf1e125be636b083adc5de7dab50585300074ffc
https://github.com/WebKit/WebKit/commit/bf1e125be636b083adc5de7dab50585300074ffc
Author: Wenson Hsieh <wenson_hsieh at apple.com>
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 at 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
More information about the webkit-changes
mailing list