Skip to content
  • commit-queue@webkit.org's avatar
    Web Inspector: Remove remainings of CSS-based console message filtering. · 8a1b945c
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=112710
    
    Patch by Dmitry Zvorygin <zvorygin@chromium.org> on 2013-03-26
    Reviewed by Pavel Feldman.
    
    Source/WebCore:
    
    * inspector/front-end/ConsoleView.js:
    (WebInspector.ConsoleView.get this):
    (WebInspector.ConsoleView.prototype.):
    (WebInspector.ConsoleView.prototype.filter):
    (WebInspector.ConsoleView.prototype._consoleMessageAdded):
    (WebInspector.ConsoleView.prototype._appendConsoleMessage):
    (WebInspector.ConsoleView.prototype._consoleCleared):
    (WebInspector.ConsoleView.prototype._shouldBeVisible):
    (WebInspector.ConsoleView.prototype._updateMessageList):
    (WebInspector.ConsoleView.prototype._promptKeyDown):
    (WebInspector.ConsoleView.prototype._printResult):
    (WebInspector.ConsoleCommand.prototype.highlightSearchResults):
    * inspector/front-end/inspector.css:
    (.console-debug-level.repeated-message):
    
    LayoutTests:
    
    * inspector/console/console-preserve-log.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146901 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8a1b945c