WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2023-10-03 18:31:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18600
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
<
rdar://problem/116442908
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug