Skip to content
  • loislo@chromium.org's avatar
    2010-05-05 Ilya Tikhonovsky <loislo@chromium.org> · df4f922c
    loislo@chromium.org authored
            Reviewed by Pavel Feldman.
    
            WebInspector: Clickable links to resources should be used as 'details' part for the all suitable kinds of records.
            https://bugs.webkit.org/show_bug.cgi?id=38542
    
            * inspector/front-end/TimelinePanel.js:
            (WebInspector.TimelinePanel.prototype._innerAddRecordToTimeline):
            (WebInspector.TimelineRecordListRow):
            (WebInspector.TimelineRecordListRow.prototype.update):
            (WebInspector.TimelinePanel.FormattedRecord):
            (WebInspector.TimelinePanel.FormattedRecord.prototype._generatePopupContent):
            (WebInspector.TimelinePanel.FormattedRecord.prototype._getRecordDetails):
            (WebInspector.TimelinePanel.PopupContentHelper):
            (WebInspector.TimelinePanel.PopupContentHelper.prototype._createCell):
            (WebInspector.TimelinePanel.PopupContentHelper.prototype._appendTextRow):
            (WebInspector.TimelinePanel.PopupContentHelper.prototype._appendElementRow):
            (WebInspector.TimelinePanel.PopupContentHelper.prototype._appendLinkRow):
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@58809 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    df4f922c