You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sensor.start(): Check for permission before attempting to connect to sensor.
This better reflects the current implementation in Chromium. Additionally,
it makes more sense to check for permission and bail out early than to run
"connect to sensor", failing and having to remove the connection.
0 commit comments