[webkit-changes] [WebKit/WebKit] d35a8c: Use smart pointer for PlatformXRSystemProxy::m_page

Chris Dumez noreply at github.com
Fri Sep 27 12:11:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d35a8cafe93bf46077d9a0f50c8a162e0b293fe6
      https://github.com/WebKit/WebKit/commit/d35a8cafe93bf46077d9a0f50c8a162e0b293fe6
  Author: Chris Dumez <cdumez at 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


More information about the webkit-changes mailing list