Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r146901. · 72190cac
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/146901
    https://bugs.webkit.org/show_bug.cgi?id=113321
    
    Was landed to soon (Requested by pfeldman on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2013-03-26
    
    Source/WebCore:
    
    * inspector/front-end/ConsoleView.js:
    (WebInspector.ConsoleView.prototype.):
    (WebInspector.ConsoleView.prototype.filter):
    (WebInspector.ConsoleView.prototype._scheduleScrollIntoView.scrollIntoView):
    (WebInspector.ConsoleView.prototype._scheduleScrollIntoView):
    (WebInspector.ConsoleView.prototype._consoleMessageAdded):
    (WebInspector.ConsoleView.prototype._appendConsoleMessage):
    (WebInspector.ConsoleView.prototype._consoleCleared):
    (WebInspector.ConsoleView.prototype._handleContextMenuEvent.monitoringXHRItemAction):
    (WebInspector.ConsoleView.prototype._handleContextMenuEvent.get preserveLogItemAction):
    (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-warning-level, .console-error-level, .console-log-level, .console-debug-level):
    (.filter-all .console-debug-level, .filter-debug .console-debug-level):
    (.filter-all .console-debug-level.repeated-message, .filter-debug .console-debug-level.repeated-message):
    
    LayoutTests:
    
    * inspector/console/console-preserve-log.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146905 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    72190cac