<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: reopening inspector doesn't reload files from disk unless inspected page changes"
href="https://bugs.webkit.org/show_bug.cgi?id=144132#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: reopening inspector doesn't reload files from disk unless inspected page changes"
href="https://bugs.webkit.org/show_bug.cgi?id=144132">bug 144132</a>
from <span class="vcard"><a class="email" href="mailto:burg@cs.washington.edu" title="Brian Burg <burg@cs.washington.edu>"> <span class="fn">Brian Burg</span></a>
</span></b>
<pre>We issue a new navigation every time the inspector is opened, whether it was reused or a new view.
m_inspectorPage->loadRequest(URL(URL(), m_underTest ? inspectorTestPageURL() : inspectorPageURL()));
I don't believe it should be using cached versions of the files. I need to turn on the network logging spew and reproduce to see what it thinks it is doing.</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>