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:
- Re: Semantics of the time argument on rAF's FrameRequestCallback (from yehuda.katz@jquery.com on 2012-05-09)
- RE: Semantics of the time argument on rAF's FrameRequestCallback (from jmann@microsoft.com on 2012-05-09)
- 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:27Display change log