Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: caa99e98fde88c6a7705f19d438053cd91217c12
      
https://github.com/WebKit/WebKit/commit/caa99e98fde88c6a7705f19d438053cd91217c12
  Author: Wenson Hsieh <wenson_hs...@apple.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/cocoa/LinkPresentationSoftLink.h
    M Source/WebCore/PAL/pal/cocoa/LinkPresentationSoftLink.mm
    M Source/WebCore/PAL/pal/spi/cocoa/LinkPresentationSPI.h

  Log Message:
  -----------
  Unreviewed, fix the internal tvOS build after 268744@main
https://bugs.webkit.org/show_bug.cgi?id=262471
rdar://115803976

The `LPMetadataProvider` class is unavailable on tvOS; guard softlinking 
definitions and
declarations, along with SPI declaractions, behind a `!PLATFORM(APPLETV)` check.

* Source/WebCore/PAL/pal/cocoa/LinkPresentationSoftLink.h:
* Source/WebCore/PAL/pal/cocoa/LinkPresentationSoftLink.mm:
* Source/WebCore/PAL/pal/spi/cocoa/LinkPresentationSPI.h:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to