RE: [HighResolutionTime2] Add DOMHighResTimeStamp to Event?

Hi Rick,

We are actively working on the High Resolution Time L2 spec [1] and this is something we could add there. However, seeing that the High Resolution Time spec just defines the DOMHighResTimeStamp, and any spec can take that definition and use it, it may be more appropriate to specify the Event behavior in the DOM Core spec [2]. High Resolution Time L1 is a W3C Recommendation [3] so others specs probably won’t mind referencing it. Have you talked to the DOM Core editors to see if they will make this change?

Thanks,
Jatinder

[1] https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime2/Overview.html

[2] https://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-event

[3] http://www.w3.org/TR/2012/REC-hr-time-20121217/


From: Rick Byers [mailto:rbyers@google.com]
Sent: Thursday, December 19, 2013 9:18 AM
To: public-web-perf@w3.org; Jatinder Mann
Subject: [HighResolutionTime2] Add DOMHighResTimeStamp to Event?

Hi,
Last October there was some agreement [1] that Event should expose a DOMHighResTimeStamp, and that it belongs in the HighResolutionTime v2 spec.  We removed [2] the hwTimestamp property from the PointerEvent specification [3] in preference for this more general mechanism.

Any update on adding this to the HighResolutionTime2 spec?

Thanks,
   Rick

[1] http://lists.w3.org/Archives/Public/public-web-perf/2012Oct/0046.html

[2] https://www.w3.org/Bugs/Public/show_bug.cgi?id=20220

[3] http://www.w3.org/TR/pointerevents/

Received on Wednesday, 8 January 2014 00:34:28 UTC