Bug 312032

Summary: [CMake] Guard WebXR WebGPU bindings with ENABLE(WEBGPU)
Product: WebKit Reporter: pascoe <pascoe>
Component: CMakeAssignee: zak ridouh <zakr>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, zakr
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 312071, 312031    
Bug Blocks:    

pascoe@apple.com
Reported 2026-04-11 01:28:08 PDT
WebXR calls wgpuXR* functions unconditionally inside ENABLE(WEBXR) with no ENABLE(WEBGPU) guard, producing 195 undefined symbols when WebGPU is disabled.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-16 11:35:30 PDT
zak ridouh
Comment 2 2026-04-16 11:49:57 PDT
EWS
Comment 3 2026-04-16 13:40:04 PDT
Committed 311401@main (26074d5bfc19): <https://commits.webkit.org/311401@main> Reviewed commits have been landed. Closing PR #62911 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.