RESOLVED FIXED 262596
[iOS] Remove usages of `-[UIWKTextInteractionAssistant (show|hide)TextStyleOptions]`
https://bugs.webkit.org/show_bug.cgi?id=262596
Summary [iOS] Remove usages of `-[UIWKTextInteractionAssistant (show|hide)TextStyleOp...
Wenson Hsieh
Reported 2023-10-03 18:27:07 PDT
These SPI methods have been no-ops since iOS 16; there's no point in calling into them anymore. Support for text style options is now entirely in UIKit menu code, via the `UIMenuFormat` menu and its sub-items.
Attachments
Wenson Hsieh
Comment 1 2023-10-03 18:31:20 PDT
EWS
Comment 2 2023-10-03 21:12:08 PDT
Committed 268825@main (7db16bef2098): <https://commits.webkit.org/268825@main> Reviewed commits have been landed. Closing PR #18600 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-03 21:13:15 PDT
Note You need to log in before you can comment on or make changes to this bug.