Bug 262596

Summary: [iOS] Remove usages of `-[UIWKTextInteractionAssistant (show|hide)TextStyleOptions]`
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: PlatformAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Wenson Hsieh 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.
Comment 1 Wenson Hsieh 2023-10-03 18:31:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18600
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-10-03 21:13:15 PDT
<rdar://problem/116442908>