Bug 315253

Summary: Implement UIScriptController.insertAutofillSuggestion helper for iOS
Product: WebKit Reporter: zak ridouh <zakr>
Component: New BugsAssignee: 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
Reported 2026-05-20 19:12:43 PDT
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
Radar WebKit Bug Importer
Comment 1 2026-05-20 19:12:49 PDT
zak ridouh
Comment 2 2026-05-20 19:15:40 PDT
EWS
Comment 3 2026-06-03 17:11:31 PDT
Committed 314511@main (79b5865339b4): <https://commits.webkit.org/314511@main> Reviewed commits have been landed. Closing PR #65357 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.