<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: Can't edit JS resource"
   href="https://bugs.webkit.org/show_bug.cgi?id=161418#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Can't edit JS resource"
   href="https://bugs.webkit.org/show_bug.cgi?id=161418">bug 161418</a>
              from <span class="vcard"><a class="email" href="mailto:nvasilyev&#64;apple.com" title="Nikita Vasilyev &lt;nvasilyev&#64;apple.com&gt;"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=161418#c2">comment #2</a>)
<span class="quote">&gt; Users should only be able to edit local (file:///) JavaScript resources. I
&gt; don't think we've ever been able to edit arbitrary JavaScript resources.</span >

I think we should change that. Most decently sized websites aren't developed using file scheme. Of the top of my head, there are two common use cases:

1. Local development server running on <a href="http://localhost:1234">http://localhost:1234</a> or <a href="http://myapp.dev">http://myapp.dev</a>.
2. Remote development server with locally mounted partition (via SSHFS).</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>