Re: [sensors] DOMExceptions when calling stop/start on already stopped/started sensor

Also if you can't reliably do:

```js
sensor.stop();
sensor.stop();
```

How can you make sure the sensor IS REALLY STOPPED!?

-- 
GitHub Notification of comment by tobie
Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/158#issuecomment-275671591 using
 your GitHub account

Received on Friday, 27 January 2017 14:02:23 UTC