Bug 262596
Summary: | [iOS] Remove usages of `-[UIWKTextInteractionAssistant (show|hide)TextStyleOptions]` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
Component: | Platform | Assignee: | 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 |
Wenson Hsieh
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/18600
EWS
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
<rdar://problem/116442908>