<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:yoav&#64;yoav.ws" title="Yoav Weiss &lt;yoav&#64;yoav.ws&gt;"> <span class="fn">Yoav Weiss</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ResourceTiming entries for cached resources and XHR"
   href="https://bugs.webkit.org/show_bug.cgi?id=157669">bug 157669</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>achristensen&#64;apple.com, yoav&#64;yoav.ws
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ResourceTiming entries for cached resources and XHR"
   href="https://bugs.webkit.org/show_bug.cgi?id=157669#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ResourceTiming entries for cached resources and XHR"
   href="https://bugs.webkit.org/show_bug.cgi?id=157669">bug 157669</a>
              from <span class="vcard"><a class="email" href="mailto:yoav&#64;yoav.ws" title="Yoav Weiss &lt;yoav&#64;yoav.ws&gt;"> <span class="fn">Yoav Weiss</span></a>
</span></b>
        <pre>This fixes a few issues with ResourceTiming that were preventing it from being useful:
* Resources that were being reused from MemoryCache were not getting their own entries. 
* XHR based resources were not being registered.

The patch also splits out the resource timing entry registration logic from CachedResourceLoader into its own class.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>