Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d6a6ee74104a30cbe03a7100902c343b9304a3a
      
https://github.com/WebKit/WebKit/commit/6d6a6ee74104a30cbe03a7100902c343b9304a3a
  Author: Vitor Roriz <[email protected]>
  Date:   2026-04-20 (Mon, 20 Apr 2026)

  Changed paths:
    M Source/WebCore/platform/xr/PlatformXR.h

  Log Message:
  -----------
  Move PlatformXR::LayerInfo out of ENABLE(WEBXR_LAYERS) guard to fix build
https://bugs.webkit.org/show_bug.cgi?id=312834
rdar://175204548

Reviewed by Dan Glastonbury.

LayerInfo is used by Device::createLayerProjection which is unconditional,
but https://commits.webkit.org/311589@main placed the struct inside
#if ENABLE(WEBXR_LAYERS).

* Source/WebCore/platform/xr/PlatformXR.h:

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



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

Reply via email to