Branch: refs/heads/webkitglib/2.50 Home: https://github.com/WebKit/WebKit Commit: 2c20fba0edb4ee3a0404de0f1a765edc884f7018 https://github.com/WebKit/WebKit/commit/2c20fba0edb4ee3a0404de0f1a765edc884f7018 Author: Sergio Villar Senin <svil...@igalia.com> Date: 2025-08-28 (Thu, 28 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: ----------- Cherry-pick 298355@main (873dec6f61bb). https://bugs.webkit.org/show_bug.cgi?id=297042 [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 Canonical link: https://commits.webkit.org/298234.47@webkitglib/2.50 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