[webkit-changes] [WebKit/WebKit] f6b4e1: Cache HDR screen property in WebContent on iOS.

Per Arne Vollan noreply at github.com
Fri Mar 10 18:02:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f6b4e11f8ba6fc95d85737b8ed6b09547ce2812b
      https://github.com/WebKit/WebKit/commit/f6b4e11f8ba6fc95d85737b8ed6b09547ce2812b
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/ios/PlatformScreenIOS.mm

  Log Message:
  -----------
  Cache HDR screen property in WebContent on iOS.
https://bugs.webkit.org/show_bug.cgi?id=253724

Reviewed by Jer Noble.

This screen property should be sent from the UI process and cached in the WebContent process.

* Source/WebCore/platform/ios/PlatformScreenIOS.mm:
(WebCore::collectScreenProperties):

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




More information about the webkit-changes mailing list