[webkit-changes] [WebKit/WebKit] 90156a: [visionOS 2] Build failure - error: value of type ...

Abrar Rahman Protyasha noreply at github.com
Wed Oct 23 08:41:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90156adb9365250c25a1b840eab3631b3ca262f5
      https://github.com/WebKit/WebKit/commit/90156adb9365250c25a1b840eab3631b3ca262f5
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M Source/WebKit/Platform/spi/visionos/QuickLook_SPI.swiftinterface

  Log Message:
  -----------
  [visionOS 2] Build failure - error: value of type 'PreviewSession' has no member 'update'
https://bugs.webkit.org/show_bug.cgi?id=281938
rdar://138438713

Reviewed by Elliott Williams.

PreviewSession.update() is QuickLook SPI that we don't pull in for open
source builds. This patch addresses the build error by providing a stub
signature for said method in QuickLook_SPI.swiftinterface.

* Source/WebKit/Platform/spi/visionos/QuickLook_SPI.swiftinterface:

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