Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e934715e235f28c78ba384883151b80706551e9
https://github.com/WebKit/WebKit/commit/4e934715e235f28c78ba384883151b80706551e9
Author: Ada Chan <[email protected]>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M Source/WebKit/WebKitSwift/RealityKit/WKRKEntity.swift
Log Message:
-----------
[Model Element] Fix Entity leak in the animation setup
https://bugs.webkit.org/show_bug.cgi?id=294562
rdar://153427861
Reviewed by Richard Robinson.
295879 unintentionally leaked the Entity object with the animation
setup code. Revert that code to the previous version until we work
out the proper way that doesn't cause a leak.
* Source/WebKit/WebKitSwift/RealityKit/WKRKEntity.swift:
(WKRKEntity.animationFinishedSubscription):
(WKRKEntity.setUpAnimationWithAutoPlay(_:)):
(WKRKEntity.onPlaybackCompletedChange(_:animation:)): Deleted.
Canonical link: https://commits.webkit.org/296323@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