Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a76ef7e9b2af3d12aa84871e3eb566cdddedd72
      
https://github.com/WebKit/WebKit/commit/1a76ef7e9b2af3d12aa84871e3eb566cdddedd72
  Author: Gerald Squelart <g_squel...@apple.com>
  Date:   2025-08-29 (Fri, 29 Aug 2025)

  Changed paths:
    M Source/WebKit/Configurations/AllowedSPI.toml
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm

  Log Message:
  -----------
  Use official HDR-suppression APIs
https://bugs.webkit.org/show_bug.cgi?id=298075
rdar://153610894

Reviewed by Aditya Keerthi.

The iOS SDK now includes the UITraitHDRHeadroomUsageLimit class, which
provides trait-change notifications when the app should limit (or not)
its high dynamic range.

* Source/WebKit/Configurations/AllowedSPI.toml: Remove the now-unused SPI, see 
rdar://157880263
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _registerForNotifications]):
(-[WKWebView _hdrHeadroomUsageLimitDidChange]):
(-[WKWebView _UITraitHDRHeadroomUsageDidChange]): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to