Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebb06fe8e3c04f6f7a657c22aa5dffd97991ba34
      
https://github.com/WebKit/WebKit/commit/ebb06fe8e3c04f6f7a657c22aa5dffd97991ba34
  Author: Ada Chan <[email protected]>
  Date:   2025-05-16 (Fri, 16 May 2025)

  Changed paths:
    M Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.h
    M Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm
    M Source/WebKit/WebKitSwift/RealityKit/RKEntity.swift
    M Source/WebKit/WebKitSwift/RealityKit/RealityKitBridging.h
    M Source/WebKit/WebKitSwift/StageMode/WKStageMode.h
    M Source/WebKit/WebKitSwift/StageMode/WKStageMode.swift

  Log Message:
  -----------
  [Model Element] Attribute IBL resources to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=293010
rdar://151255597

Reviewed by Mike Wyrzykowski and Richard Robinson.

Get the textures from the EnvironmentResource asset and set their
memory attribution target to the WebContent process.

Guard WKSRKEntity with ENABLE(MODEL_PROCESS) as it's only used with
that enabled.

* Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.h:
* Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm:
(WebKit::setIBLAssetOwnership):
(WebKit::ModelProcessModelPlayerProxy::applyEnvironmentMapDataAndRelease):
(WebKit::ModelProcessModelPlayerProxy::applyDefaultIBL):
* Source/WebKit/WebKitSwift/RealityKit/RKEntity.swift:
(WKSRKEntity.applyIBL(_:attributionHandler:completion:)):
(WKSRKEntity.applyDefaultIBL(_:)):
(WKSRKEntity.applyIBL(_:completion:)): Deleted.
(WKSRKEntity.applyDefaultIBL): Deleted.
* Source/WebKit/WebKitSwift/RealityKit/RealityKitBridging.h:
* Source/WebKit/WebKitSwift/StageMode/WKStageMode.h:
* Source/WebKit/WebKitSwift/StageMode/WKStageMode.swift:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to