Bug 312032
| Summary: | [CMake] Guard WebXR WebGPU bindings with ENABLE(WEBGPU) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | CMake | Assignee: | 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
WebXR calls wgpuXR* functions unconditionally inside ENABLE(WEBXR) with no ENABLE(WEBGPU) guard, producing 195 undefined symbols when WebGPU is disabled.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174939004>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/62911
EWS
Committed 311401@main (26074d5bfc19): <https://commits.webkit.org/311401@main>
Reviewed commits have been landed. Closing PR #62911 and removing active labels.