Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee36694e6d009ce0f0abf97061df50cddfbc6638
      
https://github.com/WebKit/WebKit/commit/ee36694e6d009ce0f0abf97061df50cddfbc6638
  Author: Aditya Keerthi <[email protected]>
  Date:   2026-04-23 (Thu, 23 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/ios/forms/WKFormColorControl.mm

  Log Message:
  -----------
  [iOS] Remove use of deprecated `UIColorPickerViewController` API
https://bugs.webkit.org/show_bug.cgi?id=313097
rdar://175394843

Reviewed by Richard Robinson.

`colorPickerViewControllerDidSelectColor:` was deprecated in iOS 15. Adopt the
replacement.

* Source/WebKit/UIProcess/ios/forms/WKFormColorControl.mm:
(-[WKColorPicker selectColor:]):
(-[WKColorPicker colorPickerViewController:didSelectColor:continuously:]):
(-[WKColorPicker colorPickerViewControllerDidSelectColor:]): Deleted.

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



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

Reply via email to