Open
Description
Expose sensors to workers for perf reasons (avoid blocking main thread).
Actions:
- Figure out the permissioning story.
Certain use cases require sensors to have background access.
Using a more complex {{PermissionDescriptor}}.
(e.g. with a booleanallowBackgroundUsage = false
; [=dictionary member=]),
might be the solution to relax this restriction.
- Amend IDL