Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d35a8cafe93bf46077d9a0f50c8a162e0b293fe6 https://github.com/WebKit/WebKit/commit/d35a8cafe93bf46077d9a0f50c8a162e0b293fe6 Author: Chris Dumez <cdu...@apple.com> Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths: M Source/WebKit/WebProcess/XR/PlatformXRSystemProxy.cpp M Source/WebKit/WebProcess/XR/PlatformXRSystemProxy.h Log Message: ----------- Use smart pointer for PlatformXRSystemProxy::m_page https://bugs.webkit.org/show_bug.cgi?id=280522 Reviewed by Alex Christensen. * Source/WebKit/WebProcess/XR/PlatformXRSystemProxy.cpp: (WebKit::PlatformXRSystemProxy::PlatformXRSystemProxy): (WebKit::PlatformXRSystemProxy::~PlatformXRSystemProxy): (WebKit::PlatformXRSystemProxy::protectedPage const): (WebKit::PlatformXRSystemProxy::enumerateImmersiveXRDevices): (WebKit::PlatformXRSystemProxy::requestPermissionOnSessionFeatures): (WebKit::PlatformXRSystemProxy::initializeTrackingAndRendering): (WebKit::PlatformXRSystemProxy::shutDownTrackingAndRendering): (WebKit::PlatformXRSystemProxy::didCompleteShutdownTriggeredBySystem): (WebKit::PlatformXRSystemProxy::requestFrame): (WebKit::PlatformXRSystemProxy::submitFrame): (WebKit::PlatformXRSystemProxy::webXREnabled const): (WebKit::PlatformXRSystemProxy::ref const): (WebKit::PlatformXRSystemProxy::deref const): * Source/WebKit/WebProcess/XR/PlatformXRSystemProxy.h: Canonical link: https://commits.webkit.org/284381@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes