<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: SourceCodeTextEditor should display execution lines for background threads"
   href="https://bugs.webkit.org/show_bug.cgi?id=164679#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: SourceCodeTextEditor should display execution lines for background threads"
   href="https://bugs.webkit.org/show_bug.cgi?id=164679">bug 164679</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre><span class="quote">&gt; &gt; What if two threads are paused at the same location in the same script?
&gt; &gt; Maybe we could indicate something in the inline message, like having a
&gt; &gt; disclosure triangle.
&gt; 
&gt; Currently threads are limited to whole worker scripts, so there is never a
&gt; mix. In the future we might want to consider things that you mention.</span >

This is possible right now. If two workers are spawned with the same script (&quot;worker.js&quot;) then we should show both in the SourceCodeTextEditor for that script.</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>