<?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>179377</bug_id>
          
          <creation_ts>2017-11-07 10:40:06 -0800</creation_ts>
          <short_desc>Implement PerformanceResourceTiming.workerStart in ServiceWorkers</short_desc>
          <delta_ts>2022-06-14 01:29:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>beidson</cc>
    
    <cc>cdumez</cc>
    
    <cc>joepeck</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1369061</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2017-11-07 10:40:06 -0800</bug_when>
    <thetext>See https://www.w3.org/TR/resource-timing-2/#dom-performanceresourcetiming-workerstart</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1369064</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-11-07 10:42:04 -0800</bug_when>
    <thetext>&lt;rdar://problem/35391187&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1369073</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2017-11-07 11:05:50 -0800</bug_when>
    <thetext>Also see https://github.com/w3c/resource-timing/issues/118 and https://github.com/w3c/resource-timing/issues/110</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1385859</commentid>
    <comment_count>3</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2018-01-04 11:15:29 -0800</bug_when>
    <thetext>I checked what other browsers do / if they implement PerformanceResourceTiming workerStart.

Steps:
1. Open &lt;https://mdn.github.io/sw-test/&gt;
2. Debug Service Worker
3. js&gt; fetch(&quot;/sw-test/style.css&quot;)
4. js&gt; performance.getEntries()

Chrome Canary (65.0.3311.0)
  =&gt; Has ResourceTiming entries
  =&gt; workerStart appears to always be 0

Firefox Nightly (59.0a1 (2018-01-04))
  =&gt; Does not have ResourceTiming entries</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874488</commentid>
    <comment_count>4</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2022-06-07 06:54:44 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1348</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1875718</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-14 01:29:33 -0700</bug_when>
    <thetext>Committed r295518 (251523@main): &lt;https://commits.webkit.org/251523@main&gt;

Reviewed commits have been landed. Closing PR #1348 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>