RESOLVED DUPLICATE of bug 35926 35764
Web Inspector: Switching to Elements panels that has many nodes hangs.
https://bugs.webkit.org/show_bug.cgi?id=35764
Summary Web Inspector: Switching to Elements panels that has many nodes hangs.
Pavel Feldman
Reported 2010-03-04 13:44:32 PST
1. Visit https://zlibdroidtest.appspot.com/ 2. Open inspector 3. Try switching tabs in the inspector Switching to Elements panel takes particularly long (minutes). The reason is "selection.addRange(selectionRange);" in inspector's set currentFocusElement(x). The logic related to the selection was introduced in http://trac.webkit.org/changeset/31688.
Attachments
Alexander Pavlov (apavlov)
Comment 1 2010-03-23 10:03:54 PDT
*** This bug has been marked as a duplicate of bug 35926 ***
Note You need to log in before you can comment on or make changes to this bug.