<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20220</bug_id>
          
          <creation_ts>2012-12-03 22:32:28 +0000</creation_ts>
          <short_desc>hwTimestamp should be interoperable with the high resolution time spec</short_desc>
          <delta_ts>2013-01-07 23:30:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>PointerEventsWG</product>
          <component>Pointer Events specification</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rick Byers">rbyers</reporter>
          <assigned_to name="Jacob Rossi [MSFT]">jrossi</assigned_to>
          <cc>public-pointer-events-bugzilla</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>79326</commentid>
    <comment_count>0</comment_count>
    <who name="Rick Byers">rbyers</who>
    <bug_when>2012-12-03 22:32:28 +0000</bug_when>
    <thetext>PointerEvent has a hwTimestamp field, currently defined as:

A timestamp, in microseconds, of the pointer event as reported by hardware. The origin time (e.g. hwTimestamp equals 0) is hardware and/or operating system dependent. If the hardware does not provide a high resolution timestamp, then the value must be 0.

However, for this value to be really useful it must be comparable to the high-resolution time returned by other APIs.  In particular, the High Resolution Time spec (http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime/Overview.html) defines specific semantics for such a value.  Can we just match those?

In fact, it sounds like &apos;systemTime&apos; is going to be added to the DOM Event type for this purpose (http://lists.w3.org/Archives/Public/www-dom/2012OctDec/0022.html, http://lists.w3.org/Archives/Public/public-web-perf/2012Oct/0046.html).  Perhaps we should just remove hwTimestamp from pointer events, and rely on the pending addition for all types of Event.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81018</commentid>
    <comment_count>1</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2013-01-07 23:30:37 +0000</bug_when>
    <thetext>Per 12/18 WG meeting resolution, removing hwTimestamp from spec. We will follow-up with DOM4/UI-EVENTS to pursue a general high-res timestamp on all events (not just pointer.

Resolution: http://www.w3.org/2012/12/18-pointerevents-minutes.html
Change: http://dvcs.w3.org/hg/pointerevents/rev/aa8c39e79e90</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>