Bug 315253
| Summary: | Implement UIScriptController.insertAutofillSuggestion helper for iOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | New Bugs | Assignee: | zak ridouh <zakr> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
Adds a test-only SPI to inject a UITextAutofillSuggestion into the
focused input, mirroring how a user would pick an autofill credential
from the iOS keyboard. This unblocks layout-test coverage of any code
path that depends on -[WKContentView insertTextSuggestion:]
including autofill IPC routing for cross-origin iframes under site
isolation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177581560>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/65357
EWS
Committed 314511@main (79b5865339b4): <https://commits.webkit.org/314511@main>
Reviewed commits have been landed. Closing PR #65357 and removing active labels.