0
Files
src/content/child
Brandon Jones 43eeeebb15 Add a runtime feature for WebXR/WebGPU bindings
This feature also partially overlaps with the WebXRLayers feature, but
we don't want to enable all of that when enabling the WebGPU bindings.
To address that a "WebXRLayersCommon" feature was added that is implied
by either the WebXRGPUBinding feature or the WebXRLayers feature and
which only enables the interfaces that are needed by both features.

Bug: 359418629
Change-Id: Ifff19456a6a8f968dc7064953844ba31052f0be8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5940998
Commit-Queue: Brandon Jones <bajones@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Reviewed-by: Ian Vollick <vollick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1370731}
2024-10-18 18:23:10 +00:00
..