Bug 312486
| Summary: | [OpenXR] Improve cmake detection | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | WebXR | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Pull request: https://github.com/WebKit/WebKit/pull/62904
EWS
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
<rdar://problem/175149894>