Bug 312834

Summary: Move PlatformXR::LayerInfo out of ENABLE(WEBXR_LAYERS) guard to fix build
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: Layout and RenderingAssignee: Vitor Roriz <vitor.roriz>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Vitor Roriz
Reported 2026-04-20 16:49:26 PDT
LayerInfo is used by Device::createLayerProjection which is unconditional, but https://commits.webkit.org/311589@main placed the struct inside #if ENABLE(WEBXR_LAYERS).
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-20 16:49:33 PDT
Vitor Roriz
Comment 2 2026-04-20 16:51:39 PDT
EWS
Comment 3 2026-04-20 18:01:35 PDT
Committed 311634@main (6d6a6ee74104): <https://commits.webkit.org/311634@main> Reviewed commits have been landed. Closing PR #63176 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.