- From: Brian Birtles <bbirtles@mozilla.com>
- Date: Thu, 12 Jun 2014 10:20:46 +0900
- To: public-web-perf@w3.org
(2014/06/12 4:09), Philippe Le Hegaret wrote: > Hi Anne, > > I'm trying to close > http://www.w3.org/2010/webperf/track/issues/13 > > To summarize a bit, folks would like to have a DOMHighResTimeStamp in > the event interface. For what it's worth, we discussed this feature on the whatwg mailing list recently.[1] Adam Barth suggested just replacing the timeStamp member with a DOMHighResTimeStamp member and we seemed to agree on using the time origin defined in High Resolution Time Level 2 as the zero time.[2] It remains to be seen if this is Web compatible. I've implemented this in Gecko and it is turned on in Nightly builds for Windows. We'll turn it on for other platforms and other channels in future and see what breaks. Anne indicated he would update the DOM spec if this proved to be web-compatible.[3][4] Best regards, Brian [1] http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2014-May/296765.html [2] https://w3c.github.io/web-performance/specs/HighResolutionTime2/Overview.html#sec-time-origin [3] http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2014-May/296770.html [4] http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2014-May/296774.html
Received on Thursday, 12 June 2014 01:21:28 UTC