[webkit-changes] [WebKit/WebKit] 3b257d: Support HAVE_SCENEKIT and ENABLE_ARKIT_INLINE_PREV...

mwyrzykowski noreply at github.com
Wed Oct 9 16:35:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b257d2e64d9acefcfc14de389541dc8a38530a1
      https://github.com/WebKit/WebKit/commit/3b257d2e64d9acefcfc14de389541dc8a38530a1
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M Source/WebCore/Modules/model-element/scenekit/SceneKitModelPlayer.h
    M Source/WebCore/Modules/model-element/scenekit/SceneKitModelPlayer.mm
    M Source/WebKit/WebProcess/Model/ARKitInlinePreviewModelPlayer.h
    M Source/WebKit/WebProcess/Model/ARKitInlinePreviewModelPlayer.mm

  Log Message:
  -----------
  Support HAVE_SCENEKIT and ENABLE_ARKIT_INLINE_PREVIEW when MODEL_PROCESS is 1
https://bugs.webkit.org/show_bug.cgi?id=280539
rdar://problem/136852127

Reviewed by Ada Chan.

Allow ENABLE_MODEL_PROCESS to be 1 while still compiling for model process
bringup on macOS.

* Source/WebCore/Modules/model-element/scenekit/SceneKitModelPlayer.h:
* Source/WebCore/Modules/model-element/scenekit/SceneKitModelPlayer.mm:
(WebCore::SceneKitModelPlayer::identifier const):
* Source/WebKit/WebProcess/Model/ARKitInlinePreviewModelPlayer.h:
* Source/WebKit/WebProcess/Model/ARKitInlinePreviewModelPlayer.mm:
(WebKit::ARKitInlinePreviewModelPlayer::identifier const):

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