Re: DOMHighResTimeStamps in DOM events, use cases

Sounds great, I'll update that patch to use Event.systemTime. Thanks!


On Wed, Oct 10, 2012 at 6:50 AM, Anne van Kesteren <annevk@annevk.nl> wrote:

> On Wed, Oct 10, 2012 at 12:31 PM, Anne van Kesteren <annevk@annevk.nl>
> wrote:
> > [...]
>
> Sorry, someone explained the semantics of the WebKit method call to
> me. So the proposal is that Event.systemTime would return the time
> between the page load and the "system time" of the occurrence for
> which the event is created and dispatched. That would indeed not be
> compatible with Event.timeStamp.
>
> If nobody objects to having both, I'll add Event.systemTime to the
> specification shortly.
>
>
> --
> http://annevankesteren.nl/
>

Received on Wednesday, 10 October 2012 12:38:37 UTC