[sensors] The Sensor.waitingForUpdate internal slot is useless

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

== The Sensor.waitingForUpdate internal slot is useless ==
The `Sensor.waitingForUpdate` internal boolean is initially set to `true` but then does not do anything meaningful (it is checked in https://w3c.github.io/sensors/#update-observers to send the unspecified `reading` event #200  and assign `Sensor.lastEventFiredAt` which is never used itself #199 )

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

Received on Friday, 19 May 2017 08:39:45 UTC