Skip to content
  • vsevik@chromium.org's avatar
    Web Inspector: Update open resource dialog when new uiSourceCodes are loaded. · 91a7e71a
    vsevik@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=111327
    
    Reviewed by Pavel Feldman.
    
    Source/WebCore:
    
    * inspector/front-end/FilteredItemSelectionDialog.js:
    (WebInspector.FilteredItemSelectionDialog):
    (WebInspector.FilteredItemSelectionDialog.prototype.willHide):
    (WebInspector.FilteredItemSelectionDialog.prototype._itemsLoaded):
    (WebInspector.FilteredItemSelectionDialog.prototype._updateAfterItemsLoaded):
    (WebInspector.FilteredItemSelectionDialog.prototype._filterItems.compareFunction):
    (WebInspector.FilteredItemSelectionDialog.prototype._filterItems):
    (WebInspector.SelectionDialogContentProvider.prototype.dispose):
    (WebInspector.JavaScriptOutlineDialog.prototype._didBuildOutlineChunk):
    (WebInspector.OpenResourceDialog):
    (WebInspector.OpenResourceDialog.prototype.requestItems):
    (WebInspector.OpenResourceDialog.prototype._filterUISourceCode):
    (WebInspector.OpenResourceDialog.prototype._uiSourceCodeAdded):
    (WebInspector.OpenResourceDialog.prototype.dispose):
    * inspector/front-end/StyleSheetOutlineDialog.js:
    (WebInspector.StyleSheetOutlineDialog.prototype.requestItems):
    (WebInspector.StyleSheetOutlineDialog.prototype.requestItems.didGetStyleSheet):
    
    LayoutTests:
    
    * inspector/filtered-item-selection-dialog-filtering.html:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@144928 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    91a7e71a