RESOLVED FIXED 69431
Web Inspector: move elements panel update semantics from ElementsPanel to ElementsTreeOutline.
https://bugs.webkit.org/show_bug.cgi?id=69431
Summary Web Inspector: move elements panel update semantics from ElementsPanel to Ele...
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.