Bug 312323
| Summary: | [WebXR] Add feature flag for XRWebGLBinding | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebXR | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | djg, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Work was done in 310069@main to support the WebXR Layers API. This is used by WebGPU and WebGL bindings.
For platforms that don't support WebGL bindings, add a feature flag to disable XRWebGLBinding being exposed to the page that is independent of the layers feature flag.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dan Glastonbury
rdar://174552608
Dan Glastonbury
After testing on a number of three.js apps, it's best to only enable layer when OpenXR is supported.
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/62792
EWS
Committed 311263@main (114ad783c3f1): <https://commits.webkit.org/311263@main>
Reviewed commits have been landed. Closing PR #62792 and removing active labels.