Bug 262596 - [iOS] Remove usages of `-[UIWKTextInteractionAssistant (show|hide)TextStyleOptions]`
Summary: [iOS] Remove usages of `-[UIWKTextInteractionAssistant (show|hide)TextStyleOp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-03 18:27 PDT by Wenson Hsieh
Modified: 2023-10-03 21:13 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>