Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e769c66843a5b7c4d823cddbf5791a431f313fbc
      
https://github.com/WebKit/WebKit/commit/e769c66843a5b7c4d823cddbf5791a431f313fbc
  Author: Jessica Cheung <[email protected]>
  Date:   2026-06-26 (Fri, 26 Jun 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebCore/html/Autofill.cpp
    M Source/WebCore/html/Autofill.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ios/KeyboardInputTestsIOS.mm

  Log Message:
  -----------
  Add support for additional eSIM autocomplete values
https://bugs.webkit.org/show_bug.cgi?id=317784
rdar://179831928

Reviewed by Abrar Rahman Protyasha, Pascoe, and Aditya Keerthi.

Add support for the `device-imei1`, `device-imei2`, and `device-nal` values for 
the
`autocomplete` attribute. Write an API test for these additional identifiers.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/html/Autofill.cpp:
* Source/WebCore/html/Autofill.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView contentTypeFromFieldName:]):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ios/KeyboardInputTestsIOS.mm:
(TestWebKitAPI::TEST(KeyboardInputTests, AdditionalEsimDeviceAutoFill)):

Canonical link: https://commits.webkit.org/315909@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to