Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa3a5addac317da1baae5efeb07994f0f778bb1b
https://github.com/WebKit/WebKit/commit/aa3a5addac317da1baae5efeb07994f0f778bb1b
Author: Tim Horton <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M Source/WebKit/UIProcess/ios/forms/WKFormSelectPicker.mm
Log Message:
-----------
WKFormSelectPicker's dismissal button is semantically a "done" button, not a
"close" button, so should use a check, not an X
https://bugs.webkit.org/show_bug.cgi?id=321965
rdar://185150824
Reviewed by Aditya Keerthi, Abrar Rahman Protyasha, Richard Robinson, and
Wenson Hsieh.
* Source/WebKit/UIProcess/ios/forms/WKFormSelectPicker.mm:
(-[WKSelectPickerTableViewController initWithView:]):
Use a system "done" button instead of a "close" button.
Canonical link: https://commits.webkit.org/319322@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications