ISSUE-9: Update time value from DOMTimeStamp to DOMHighResTimeStamp

Update time value from DOMTimeStamp to DOMHighResTimeStamp

State:
CLOSED
Product:
Request Animation Frame
Raised by:
Jatinder Mann
Opened on:
2012-05-09
Description:
Per discussion on the mailing list, http://lists.w3.org/Archives/Public/public-web-perf/2012Mar/0017.html, we need to update the callback parameters time value from DOMTimeStamp to DOMHighResTimeStamp.

The spec should be updated from:

callback FrameRequestCallback = void (DOMTimeStamp time);

To:

callback FrameRequestCallback = void (DOMHighResTimeStamp time);
Related Actions Items:
No related actions
Related emails:
  1. Re: Semantics of the time argument on rAF's FrameRequestCallback (from yehuda.katz@jquery.com on 2012-05-09)
  2. RE: Semantics of the time argument on rAF's FrameRequestCallback (from jmann@microsoft.com on 2012-05-09)
  3. ISSUE-9: Update time value from DOMTimeStamp to DOMHighResTimeStamp [Request Animation Frame] (from sysbot+tracker@w3.org on 2012-05-09)

Related notes:

Fixed in 458:4843fb42912f

James Robinson, 10 May 2012, 21:44:27

Display change log ATOM feed


Yoav Weiss <yoavweiss@google.com>, Ilya Grigorik <igrigorik@google.com>, Chairs, Philippe Le Hégaret <plh@w3.org>, Xiaoqian Wu <xiaoqian@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 9.html,v 1.1 2019/11/12 07:37:30 carcone Exp $