Bug 312486

Summary: [OpenXR] Improve cmake detection
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: WebXRAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: djg, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Sergio Villar Senin
Reported 2026-04-16 10:17:53 PDT
There are a few issues: - We specify a version which is not really required, we always guard our code so that it would work with different runtimes with different enabled extensions - instead of checking + aborting if not found we should actually require it - we should switch to config only package lookup
Attachments
Sergio Villar Senin
Comment 1 2026-04-16 10:22:41 PDT
EWS
Comment 2 2026-04-20 01:53:17 PDT
Committed 311566@main (3417f5739ae0): <https://commits.webkit.org/311566@main> Reviewed commits have been landed. Closing PR #62904 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-04-20 01:54:12 PDT
Note You need to log in before you can comment on or make changes to this bug.