[sensors] The internal slots are not reset

pozdnyakov has just created a new issue for https://github.com/w3c/sensors:

== The internal slots are not reset ==
Some of the internal slots defined for the Sensor object are updated during the object's lifetime (e.g. [lastEventFiredAt](https://w3c.github.io/sensors/#dom-sensor-lasteventfiredat-slot) , [waitingForUpdate](https://w3c.github.io/sensors/#dom-sensor-waitingforupdate-slot)), these slots however are never reset to their initial values after the Sensor object is stopped. Same applies to the sensor's [latest reading](https://w3c.github.io/sensors/#latest-reading).

Please view or discuss this issue at https://github.com/w3c/sensors/issues/243 using your GitHub account

Received on Friday, 30 June 2017 13:01:01 UTC