[webkit-changes] [WebKit/WebKit] 1f83e3: Fix unexpected IOKit use on Catalyst

Per Arne Vollan noreply at github.com
Mon Feb 20 10:32:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f83e37bcedff3b85f25ce17e58f4487c352bbbf
      https://github.com/WebKit/WebKit/commit/1f83e37bcedff3b85f25ce17e58f4487c352bbbf
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

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

  Log Message:
  -----------
  Fix unexpected IOKit use on Catalyst
https://bugs.webkit.org/show_bug.cgi?id=252247
rdar://105453976

Reviewed by Simon Fraser.

If present, use the cached value for PPI provided by the UI process.

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

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




More information about the webkit-changes mailing list