[sensors] Eventually rename the SensorReading timeStamp attribute for consistency with DOM events.

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

== Eventually rename the SensorReading timeStamp attribute for 
consistency with DOM events. ==
The DOM standard wants events to expose a `DOMHighResTimestamp` time 
stamp. It's [up for debate][1] right now whether it would be 
Web-compatible to modify the `timeStamp` attribute for that, or 
whether a new attribute needs to be added to the spec instead.

For consistency, `SensorReading` attribute, which is a 
`DOMHighResTimestamp` will be renamed to whatever ends up being for 
events.

[1]: https://github.com/whatwg/dom/issues/23

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

Received on Thursday, 28 April 2016 13:28:22 UTC