[webkit-changes] [WebKit/WebKit] b64b05: Fix the visionOS build after 282761 at main

Abrar Rahman Protyasha noreply at github.com
Mon Aug 26 15:35:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b64b05a02992c1687fbc6e09e0f95c603140fe7f
      https://github.com/WebKit/WebKit/commit/b64b05a02992c1687fbc6e09e0f95c603140fe7f
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKApplicationManifest.h

  Log Message:
  -----------
  Fix the visionOS build after 282761 at main
https://bugs.webkit.org/show_bug.cgi?id=278680
rdar://134730443

Unreviewed build fix.

The _WKApplicationManifestDirection declaration introduced in 282761 at main
did not use the correct availability annotation for the visionOS
platform, and as such broke the build for some visionOS configurations.

* Source/WebKit/UIProcess/API/Cocoa/_WKApplicationManifest.h:

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



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


More information about the webkit-changes mailing list