Bug 69431

Summary: Web Inspector: move elements panel update semantics from ElementsPanel to ElementsTreeOutline.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Pavel Feldman
Reported 2011-10-05 08:42:46 PDT
ElementsTreeOutline should be self-sufficient. Today's control flow goes back and forth.
Attachments
Patch (35.30 KB, patch)
2011-10-05 08:47 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-10-05 08:47:28 PDT
Yury Semikhatsky
Comment 2 2011-10-05 09:02:08 PDT
Comment on attachment 109804 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109804&action=review > Source/WebCore/inspector/front-end/ElementsPanel.js:-609 > - panel.selectDOMNode(crumb.representedObject, true); This line should remain.
Pavel Feldman
Comment 3 2011-10-05 09:13:45 PDT
Note You need to log in before you can comment on or make changes to this bug.