[webkit-changes] [WebKit/WebKit] 6baf76: First name (with "given-name" autocomplete attribu...
Aditya Keerthi
noreply at github.com
Sat Aug 12 17:46:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6baf76de60d63e458510c01c0cd10a2cd18f7be2
https://github.com/WebKit/WebKit/commit/6baf76de60d63e458510c01c0cd10a2cd18f7be2
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2023-08-12 (Sat, 12 Aug 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
First name (with "given-name" autocomplete attribute) does not autofill in WKWebView
https://bugs.webkit.org/show_bug.cgi?id=260121
rdar://113495414
Reviewed by Richard Robinson.
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(contentTypeFromFieldName):
Use the correct `UITextContentType`.
Canonical link: https://commits.webkit.org/266849@main
More information about the webkit-changes
mailing list