<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <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#c5">Comment # 5</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:achristensen&#64;apple.com" title="Alex Christensen &lt;achristensen&#64;apple.com&gt;"> <span class="fn">Alex Christensen</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=278832&amp;action=diff" name="attach_278832" title="Patch">attachment 278832</a> <a href="attachment.cgi?id=278832&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=278832&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=278832&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/loader/ResourceTimingInformation.cpp:14
&gt; + *     * Neither the name of Google Inc. nor the names of its</span >

I'm not sure this is the correct copyright.

<span class="quote">&gt; Source/WebCore/loader/ResourceTimingInformation.cpp:57
&gt; +                initiatorDocument = document-&gt;parentDocument();</span >

What if there are deeply nested iframes?  Should this be topDocument()?

<span class="quote">&gt; Source/WebCore/loader/ResourceTimingInformation.h:32
&gt; +#ifndef ResourceTimingInformation_h
&gt; +#define ResourceTimingInformation_h</span >

#pragma once is the latest thing in WebKit.</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>