Re: [deviceorientation] Add API for requesting permission to receive device motion / orientation events (#57)

@nbutko In WebKit at least, I have currently implemented it as a single prompt, permissions are merged on native side. Web pages should still request permission for both types of events if they need both (the second promise will be resolved without prompting in WebKit). I am personally not sure the spec needs clarification in this respect, it is up to browsers to decide how they want to do prompting. 

-- 
GitHub Notification of comment by cdumez
Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/57#issuecomment-472621133 using your GitHub account

Received on Wednesday, 13 March 2019 21:54:04 UTC