[deviceorientation] Pull Request: Add permission request API

cdumez has just submitted a new pull request for https://github.com/w3c/deviceorientation:

== Add permission request API ==
Add requestPermission() static operation to both DeviceOrientationEvent and DeviceMotionEvent
so that JavaScript can request permission to use the API so that user agents may ask the user
before sharing the device orientation & motion with the page.

Fixes: #57

See https://github.com/w3c/deviceorientation/pull/68

Received on Wednesday, 13 March 2019 18:40:30 UTC