Bug 237691 - [iOS] Add support for -[UITextInput addTextAlternatives:] on WKContentView
Summary: [iOS] Add support for -[UITextInput addTextAlternatives:] on WKContentView
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: 2022-03-09 16:45 PST by Wenson Hsieh
Modified: 2022-03-10 16:16 PST (History)
6 users (show)

See Also:


Attachments
For EWS (20.28 KB, patch)
2022-03-09 17:14 PST, Wenson Hsieh
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Fix non-internal build (20.64 KB, patch)
2022-03-09 17:26 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Add missing RefPtr (20.62 KB, patch)
2022-03-10 12:58 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2022-03-09 16:45:21 PST
Implement an optional text input SPI method in WK2 on iOS.

Work towards rdar://89647018
Comment 1 Wenson Hsieh 2022-03-09 17:14:01 PST Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2022-03-09 17:26:21 PST Comment hidden (obsolete)
Comment 3 Wenson Hsieh 2022-03-10 12:58:36 PST
Created attachment 454393 [details]
Add missing RefPtr
Comment 4 Wenson Hsieh 2022-03-10 15:03:56 PST
Comment on attachment 454393 [details]
Add missing RefPtr

Thanks for the review!
Comment 5 EWS 2022-03-10 16:16:50 PST
Committed r291136 (248296@main): <https://commits.webkit.org/248296@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454393 [details].