Open
Bug 1536382
Opened 6 years ago
Updated 1 year ago
Implement requestPermission() for DeviceOrientationEvent and DeviceMotionEvent
Categories
(Core :: DOM: Device Interfaces, enhancement, P3)
Core
DOM: Device Interfaces
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: privacy, sec-want)
Apple added these to https://w3c.github.io/deviceorientation/ and is also adding these methods to Safari. We should do the same.
Updated•6 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 2•5 years ago
|
||
This might not be needed if we do https://github.com/mozilla-mobile/fenix/issues/359.
Updated•3 years ago
|
Severity: normal → S3
This might not be needed if we do https://github.com/mozilla-mobile/fenix/issues/359.
No, that would be wrong.
The correct (and standard) way for enabling and disabling features according to user preferences is asking for permissions.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•