Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 873dec6f61bb2d7b68e3373e09458acf3fdab408
https://github.com/WebKit/WebKit/commit/873dec6f61bb2d7b68e3373e09458acf3fdab408
Author: Sergio Villar Senin <[email protected]>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M Source/WebKit/UIProcess/XR/openxr/OpenXRSwapchain.cpp
M Source/WebKit/UIProcess/XR/openxr/OpenXRSwapchain.h
M Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp
Log Message:
-----------
[OpenXR] The XrInstance is not needed inside OpenXRSwapchain
https://bugs.webkit.org/show_bug.cgi?id=297042
Reviewed by Carlos Garcia Campos.
OpenXRSwapchain does not use the XrInstance at all. We should neither
pass nor asign it to any attribute.
* Source/WebKit/UIProcess/XR/openxr/OpenXRSwapchain.cpp:
(WebKit::OpenXRSwapchain::create):
(WebKit::OpenXRSwapchain::OpenXRSwapchain):
* Source/WebKit/UIProcess/XR/openxr/OpenXRSwapchain.h:
* Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp:
(WebKit::OpenXRCoordinator::createSwapchain):
Canonical link: https://commits.webkit.org/298355@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