immersive-web / webxr

Repository for the WebXR Device API Specification.
https://immersive-web.github.io/webxr/
Other
2.98k stars 381 forks source link

[Feature Policy] Confirm whether WebXR features can/should reuse existing feature names #765

Closed ddorwin closed 4 years ago

ddorwin commented 5 years ago

I, at least, have been assuming that XR features should reuse existing policy-controlled feature names. For example, "camera" for frame-aligned camera frame access in AR and maybe "ambient-light-sensor" for lighting estimation. We should confirm whether this is the case and maybe document some guidelines because it might affect the Feature Policy solution for WebXR and will definitely affect future XR features.

On the one hand:

On the other hand:

/cc @clelland

probot-label[bot] commented 5 years ago

This issue is fixed by PR #842