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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 07:11:18 PDT 2016


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

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

-- 
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/20160406/5a526717/attachment.html>


More information about the webkit-unassigned mailing list