Open Bug 1536382 Opened 5 years ago Updated 5 months ago

Implement requestPermission() for DeviceOrientationEvent and DeviceMotionEvent

Categories

(Core :: DOM: Device Interfaces, enhancement, P3)

enhancement

Tracking

()

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.

Priority: -- → P3

This might not be needed if we do https://github.com/mozilla-mobile/fenix/issues/359.

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.

See Also: → 1862020
Duplicate of this bug: 1862020
You need to log in before you can comment on or make changes to this bug.