Bug 35764

Summary: Web Inspector: Switching to Elements panels that has many nodes hangs.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: https://zlibdroidtest.appspot.com/

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.