<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:burg&#64;cs.washington.edu" title="Brian Burg &lt;burg&#64;cs.washington.edu&gt;"> <span class="fn">Brian Burg</span></a>
</span> changed
              <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>
        <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>darin&#64;apple.com
           </td>
         </tr></table>
      <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#c5">Comment # 5</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&#64;cs.washington.edu" title="Brian Burg &lt;burg&#64;cs.washington.edu&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>I guess setting ResourceCachePolicy on request (accessed using a loader client) is the easiest way to go for now. Using a meta tag can get Main.html to be revalidated/evicted from cache, but none of the subresources are (and they have no HTTP headers because they are local files).</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>