<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: DOM updates slow when switching between inspector tabs"
   href="https://bugs.webkit.org/show_bug.cgi?id=156250#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: DOM updates slow when switching between inspector tabs"
   href="https://bugs.webkit.org/show_bug.cgi?id=156250">bug 156250</a>
              from <span class="vcard"><a class="email" href="mailto:timothy&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
        <pre>Yes, switching tabs does have an effect in Web Inspector. The effect is much worse in Chrome Dev Tools. We should fix this.

In general any where the page is busy, that causes a lot of Inspector protocol traffic, which makes it hard to do any outgoing commands. Also it taxes the CPU and starves the Web Inspector process.</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>