Re: [sensors] Should the enum SensorState have nosensor ?

Oh, that's interesting. I had imagined user permission would be 
triggered during construction (and would fire an "error" event should 
permission not be granted).

Might make sense to tie it to `.start()` instead. Especially if 
`.start()` return promises (pending #94).

The other option is for construction to trigger a sensor presence 
check and fire an error if it's missing.

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

Received on Friday, 20 May 2016 18:42:11 UTC