Skip to content
  • timothy@apple.com's avatar
    Show the Resource and Record selection path in the navigation bar for Timeline views. · aab271fe
    timothy@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=127367
    
    Reviewed by Joseph Pecoraro.
    
    * UserInterface/LayoutTimelineView.js:
    (WebInspector.LayoutTimelineView.prototype.treeElementPathComponentSelected):
    (WebInspector.LayoutTimelineView.prototype._dataGridNodeSelected):
    * UserInterface/NetworkTimelineView.js:
    (WebInspector.NetworkTimelineView.prototype.treeElementPathComponentSelected):
    (WebInspector.NetworkTimelineView.prototype._dataGridNodeSelected):
    * UserInterface/OverviewTimelineView.js:
    (WebInspector.OverviewTimelineView.prototype.get selectionPathComponents):
    (WebInspector.OverviewTimelineView.prototype.treeElementPathComponentSelected):
    (WebInspector.OverviewTimelineView.prototype._dataGridNodeSelected):
    * UserInterface/ScriptTimelineView.js:
    (WebInspector.ScriptTimelineView.prototype.treeElementPathComponentSelected):
    (WebInspector.ScriptTimelineView.prototype._dataGridNodeSelected):
    * UserInterface/TimelineContentView.js:
    (WebInspector.TimelineContentView.prototype._timelineViewSelectionPathComponentsDidChange):
    (WebInspector.TimelineContentView.prototype._showTimelineView):
    * UserInterface/TimelineDataGrid.js:
    (WebInspector.TimelineDataGrid.prototype.treeElementForDataGridNode):
    (WebInspector.TimelineDataGrid.prototype.dataGridNodeForTreeElement):
    * UserInterface/TimelineView.js:
    (WebInspector.TimelineView.prototype.get selectionPathComponents):
    (WebInspector.TimelineView.prototype.treeElementPathComponentSelected):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@162527 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    aab271fe