Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3cb8dfda77eaf3d1fb0ea734d6b3176b2a01f628 https://github.com/WebKit/WebKit/commit/3cb8dfda77eaf3d1fb0ea734d6b3176b2a01f628 Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths: M Source/WebKit/UIProcess/XR/openxr/OpenXRLayer.cpp M Source/WebKit/UIProcess/XR/openxr/OpenXRLayer.h M Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp M Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.h Log Message: ----------- [OpenXR] Do not use PlatformDisplay for XRSession graphics https://bugs.webkit.org/show_bug.cgi?id=297651 Reviewed by Fujii Hironori. We can use GLDisplay directly, since PlatformDisplay is designed to be a shared display in the web process. Canonical link: https://commits.webkit.org/298997@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