Skip to content
  • pfeldman@chromium.org's avatar
    Web Inspector: move abstract panel search logic into the only view that is using it. · 0d318a71
    pfeldman@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=69328
    
    Reviewed by Yury Semikhatsky.
    
    * inspector/front-end/Panel.js:
    (WebInspector.Panel.prototype.searchCanceled):
    (WebInspector.Panel.prototype.performSearch):
    (WebInspector.Panel.prototype.jumpToNextSearchResult):
    (WebInspector.Panel.prototype.jumpToPreviousSearchResult):
    * inspector/front-end/ProfilesPanel.js:
    (WebInspector.ProfilesPanel.prototype.performSearch.updateMatchesCount):
    (WebInspector.ProfilesPanel.prototype.performSearch.updateMatchesCountSoon):
    (WebInspector.ProfilesPanel.prototype.performSearch.finishedCallback):
    (WebInspector.ProfilesPanel.prototype.performSearch.processChunk):
    (WebInspector.ProfilesPanel.prototype.performSearch):
    (WebInspector.ProfilesPanel.prototype.jumpToNextSearchResult):
    (WebInspector.ProfilesPanel.prototype.jumpToPreviousSearchResult):
    (WebInspector.ProfilesPanel.prototype._searchableViews):
    (WebInspector.ProfilesPanel.prototype.searchCanceled):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96580 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0d318a71