Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 233d6e4a102d0f4cf3212dbe4904cd963270ab37
      
https://github.com/WebKit/WebKit/commit/233d6e4a102d0f4cf3212dbe4904cd963270ab37
  Author: Sergio Villar Senin <[email protected]>
  Date:   2025-12-19 (Fri, 19 Dec 2025)

  Changed paths:
    M Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp

  Log Message:
  -----------
  [OpenXR] Hit test is always enabled at runtime even if extensions are not 
available
https://bugs.webkit.org/show_bug.cgi?id=304419

Reviewed by Dan Glastonbury and Fujii Hironori.

We should not unconditionally advertise hit testing as supported if the
required OpenXR extensions are not available. Even if hit testing is
enabled at build time that does not mean that the extension is supported
by the OpenXR runtime.

* Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp:
(WebKit::OpenXRCoordinator::getPrimaryDeviceInfo):

Canonical link: https://commits.webkit.org/304739@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to