[deviceorientation] Combine permission request is problematic (#183)

marcoscaceres has just created a new issue for https://github.com/w3c/deviceorientation:

== Combine permission request is problematic ==
In `requestPermission(absolute)`, the spec notes:

>  There is no algorithm for requesting multiple permissions at once. However, user agents are encouraged to bundle concurrent requests for different kinds of media into a single user-facing permission prompt.

Which is indicative that the permission model is not correct. This also sets a bad precedent for mixing multiple permissions policies. 

We should fix this. 

Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/183 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 19 May 2024 02:55:27 UTC