Bug 304349
| Summary: | [OpenXR] XR_ANDROID_* extensions are never enabled | ||
|---|---|---|---|
| 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: | Linux | ||
Sergio Villar Senin
The XR_ANDROID_* extensions used for hit testing are never enabled at instance creation time and thus never used even if the runtime supports them. What is worst, that causes crashes because the code assumes that available extensions are always enabled
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Pull request: https://github.com/WebKit/WebKit/pull/55579
EWS
Committed 304662@main (3200982f029e): <https://commits.webkit.org/304662@main>
Reviewed commits have been landed. Closing PR #55579 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/166772654>