<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@apple.com" title="Alex Christensen <achristensen@apple.com>"> <span class="fn">Alex Christensen</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=278832&action=diff" name="attach_278832" title="Patch">attachment 278832</a> <a href="attachment.cgi?id=278832&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=278832&action=review">https://bugs.webkit.org/attachment.cgi?id=278832&action=review</a>
<span class="quote">> Source/WebCore/loader/ResourceTimingInformation.cpp:14
> + * * Neither the name of Google Inc. nor the names of its</span >
I'm not sure this is the correct copyright.
<span class="quote">> Source/WebCore/loader/ResourceTimingInformation.cpp:57
> + initiatorDocument = document->parentDocument();</span >
What if there are deeply nested iframes? Should this be topDocument()?
<span class="quote">> Source/WebCore/loader/ResourceTimingInformation.h:32
> +#ifndef ResourceTimingInformation_h
> +#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>