[Webkit-unassigned] [Bug 156250] Web Inspector: DOM updates slow when switching between inspector tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 15:12:46 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156250

--- Comment #2 from Timothy Hatcher <timothy at apple.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160405/4bdfd393/attachment.html>


More information about the webkit-unassigned mailing list