Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Issue 1855363002: DevTools: [ux regression] There is no way to clear console history. (Closed)

Created:
4 years, 8 months ago by pfeldman
Modified:
4 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
Project:
chromium
Visibility:
Public.

Description

DevTools: [ux regression] There is no way to clear console history. BUG=594342 Review URL: https://codereview.chromium.org/1820393002 Cr-Commit-Position: refs/heads/master@{#383174} (cherry picked from commit a7467383c208ef2e5a90d8e20979b6ba722ac104) Committed: https://chromium.googlesource.com/chromium/src/+/c5a72845286b49ab324ede8b9f638e81dd236822

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -94 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/console-test.js View 15 chunks +16 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-on-messages-before-inspection.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/stacktraces/resources/stacktrace-test.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-big-array.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-copy-treeoutline.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-custom-formatters.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-edit-expanded-tree.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-eval-exception-report.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-filter-level-test.html View 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-filter-test.html View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-format-broken-unicode.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-linkify-message-location.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-search.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-search-reveals-messages.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-stack-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-in-eval.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-viewport-stick-to-bottom.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/extensions/extensions-panel.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/extensions/extensions-reload.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/show-function-definition.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsolePanel.js View 4 chunks +4 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js View 4 chunks +20 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/module.json View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/source_frame/TextEditorAutocompleteController.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/FilterBar.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/SuggestBox.js View 7 chunks +13 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js View 6 chunks +18 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/suggestBox.css View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
pfeldman
4 years, 8 months ago (2016-04-04 18:21:05 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c5a72845286b49ab324ede8b9f638e81dd236822.

Powered by Google App Engine
This is Rietveld 408576698