[webkit-changes] [WebKit/WebKit] 2e65fd: Bring back the RealitySystemSupport SoftLink

Etienne Segonzac noreply at github.com
Fri Jul 28 14:55:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e65fd05d66094570c85625c5f31e99cedb11612
      https://github.com/WebKit/WebKit/commit/2e65fd05d66094570c85625c5f31e99cedb11612
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M Source/WebKit/Configurations/WebKit.xcconfig
    R Source/WebKit/Platform/spi/visionos/RealitySystemSupportSPI.h
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Bring back the RealitySystemSupport SoftLink
https://bugs.webkit.org/show_bug.cgi?id=259610
<rdar://113038445>

Reviewed by Tim Horton.

Keeping the RealitySystemSupport link soft and optional for now.

* Source/WebKit/Configurations/WebKit.xcconfig:
Remove the linker flags.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/Platform/spi/visionos/RealitySystemSupportSPI.h: Removed.
Remove the SPI header.
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm:
(WebKit::interactionRegionLayerClass):
(WebKit::interactionRegionEffectUserInfo):
(WebKit::configureLayerForInteractionRegion):
Use the re-introduced optional soft link.

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




More information about the webkit-changes mailing list