Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a7f8dd50223a9bccd6571263d1841499c0ea2d1e
https://github.com/WebKit/WebKit/commit/a7f8dd50223a9bccd6571263d1841499c0ea2d1e
Author: Megan Gardner <[email protected]>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Configurations/AllowedSPI.toml
M Source/WebKit/UIProcess/ios/WebDataListSuggestionsDropdownIOS.mm
Log Message:
-----------
Unable to type freely into <input> with 'list' attribute.
https://bugs.webkit.org/show_bug.cgi?id=312010
rdar://173346270
Reviewed by Wenson Hsieh and Lily Spiniolas.
A change in UIKit altered how datalists worked. New API was
added to allow us to opt out of this change, restoring
datalists to their previous functionality.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Configurations/AllowedSPI.toml:
* Source/WebKit/UIProcess/ios/WebDataListSuggestionsDropdownIOS.mm:
(-[WKDataListSuggestionsDropdown
contextMenuInteraction:configurationForMenuAtLocation:]):
Canonical link: https://commits.webkit.org/311319@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications