RESOLVED FIXED 127367
Web Inspector: Show Resource and Record selection path in the navigation bar
https://bugs.webkit.org/show_bug.cgi?id=127367
Summary Web Inspector: Show Resource and Record selection path in the navigation bar
Timothy Hatcher
Reported 2014-01-21 14:17:09 PST
Selecting a Resource in the Timeline does not show Resource details sidebar. This is because the selection path is missing.
Attachments
Patch (15.00 KB, patch)
2014-01-21 14:19 PST, Timothy Hatcher
joepeck: review+
joepeck: commit-queue-
Radar WebKit Bug Importer
Comment 1 2014-01-21 14:17:46 PST
Timothy Hatcher
Comment 2 2014-01-21 14:19:19 PST
Joseph Pecoraro
Comment 3 2014-01-21 14:31:41 PST
Comment on attachment 221786 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=221786&action=review r=me > Source/WebInspectorUI/UserInterface/OverviewTimelineView.js:118 > + console.log(treeElement); Debug! Unless you wanted to change this be a console.assert.
Timothy Hatcher
Comment 4 2014-01-22 09:50:32 PST
Note You need to log in before you can comment on or make changes to this bug.