w3c / permissions

Permissions API
https://www.w3.org/TR/permissions/
Other
107 stars 51 forks source link

Add 'webvr' to "Permission Registry" enum #108

Closed cvan closed 3 years ago

cvan commented 8 years ago

https://w3c.github.io/permissions/#permission-registry

(See https://github.com/w3c/webvr/issues/30#issuecomment-223151959 for context.)

jyasskin commented 8 years ago

Please add a <dfn enum-value for="PermissionName">"vr"</dfn> to the WebVR spec (or whatever name you think is reasonable), with entries for the algorithms and types from the Permissions Registry section. Once that's committed, we can add a value to the enum here that'll link to it.

You can imitate https://github.com/WebBluetoothCG/web-bluetooth/pull/249/commits/5a4c17a94db7d4f9b8e079572e986534d0ae8803#diff-ec9cfa5f3f35ec1f84feb2e59686c34dR1209 (Eventually https://webbluetoothcg.github.io/web-bluetooth/#dom-permissionname-bluetooth, but that hasn't been updated yet for some recent changes to the Permissions spec.)