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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>80793</bug_id>
          
          <creation_ts>2012-03-11 10:25:28 -0700</creation_ts>
          <short_desc>Web Inspector: InspectorResourceAgent needs to use monotonicallyIncreasingTime()</short_desc>
          <delta_ts>2015-02-08 00:13:37 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>79401</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Kosyakov">caseq</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>burg</cc>
    
    <cc>bweinstein</cc>
    
    <cc>joepeck</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>timothy</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>575771</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Kosyakov">caseq</who>
    <bug_when>2012-03-11 10:25:28 -0700</bug_when>
    <thetext>We use currentTime() to stamp events produced in InspectorResourceAgent. Timeline has been switched to monotonicallyIncreasedTime with bug 80726 and resource agent should be consistent.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>575776</commentid>
    <comment_count>1</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2012-03-11 10:29:32 -0700</bug_when>
    <thetext>InspectorResourceAgent already uses ResourceLoadTiming::convertResourceLoadTimeToDocumentTime which is based on monotonicallyIncreasingTime.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>575800</commentid>
    <comment_count>2</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2012-03-11 11:10:05 -0700</bug_when>
    <thetext>I was seeing the code in InspectorResourceAgent::buildObjectForTiming and got the idea it already used it through out. Looks like it is mixed!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>972209</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-01-26 10:19:19 -0800</bug_when>
    <thetext>&lt;rdar://problem/15911034&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>