Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a01e3adf9d44251d4900a0694208e0a66303f6e4
https://github.com/WebKit/WebKit/commit/a01e3adf9d44251d4900a0694208e0a66303f6e4
Author: Wenson Hsieh <[email protected]>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M Source/WebKit/Platform/spi/ios/UIKitSPI.h
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
[iOS] Stop calling directly into UIKeyboardImpl to handle replacement via the
edit menu
https://bugs.webkit.org/show_bug.cgi?id=264952
rdar://118510285
Reviewed by Tim Horton.
Call into the default `-replace:` implementation on `UIResponder` if available,
rather than calling
directly into keyboard code in UIKit.
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView replaceForWebView:]):
Canonical link: https://commits.webkit.org/270843@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes