<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#c2">Comment # 2</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>The protocol traffic from the DOM agent is starving things. You basically can't do anything in the Inspector with this much protocol traffic. We should look at coalescing the DOM agent events.

Note: Chrome Canary DevTools hang worse for me. I can't even type in the Console there. If you start on Console in Chrome, you are fine. But if you ever show the Elements panel, and later switch to Console is hangs.

I can type in Safari Web Inspector, just without autocomplete results, or anything happening quickly after pressing enter.</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>