Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1abf6c07bc5bcc82a954c22f236f3be84733f6bc
      
https://github.com/WebKit/WebKit/commit/1abf6c07bc5bcc82a954c22f236f3be84733f6bc
  Author: Abrar Rahman Protyasha <a_protya...@apple.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm

  Log Message:
  -----------
  Unreviewed, fix the visionOS build after 277939@main
https://bugs.webkit.org/show_bug.cgi?id=273214
rdar://127012534

Unreviewed build fix.

Fix the build by replacing a call to
PAL::currentUserInterfaceIdiomIsVisionOrVisionLegacy with
PAL::currentUserInterfaceIdiomIsVision, since the former had been
removed in 277892@main.

* Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm:
(WebKit::WebPageProxy::overrideAvailableScreenSize):

Canonical link: https://commits.webkit.org/277949@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