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

Issue 2903083002: DevTools: shorten console links to 40 chars (Closed)

Created:
3 years, 7 months ago by luoe
Modified:
3 years, 6 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: shorten console links to 40 chars This CL affects anchors, stack trace links, and internal#locations in ObjectPropertiesSection inside Console. Please see bug for screenshots. BUG=726023 Review-Url: https://codereview.chromium.org/2903083002 Cr-Commit-Position: refs/heads/master@{#475645} Committed: https://chromium.googlesource.com/chromium/src/+/4bfa586a0b0ca582e7fe9b6cb552937681280600

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -161 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/console/console-uncaught-promise-no-inspector-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt View 1 chunk +52 lines, -52 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-in-eval-expected.txt View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/function-name-in-console-message-stack-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger/rethrow-error-from-bindings-crash-expected.txt View 1 chunk +62 lines, -62 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 5 chunks +11 lines, -7 lines 2 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js View 2 chunks +9 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (6 generated)
luoe
Please take a look
3 years, 7 months ago (2017-05-24 19:15:26 UTC) #4
pfeldman
https://codereview.chromium.org/2903083002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2903083002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode335 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:335: static linkifyURL(url, text, className, lineNumber, columnNumber, preventClick, maxLength) { ...
3 years, 7 months ago (2017-05-24 20:16:29 UTC) #5
luoe
https://codereview.chromium.org/2903083002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2903083002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode335 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:335: static linkifyURL(url, text, className, lineNumber, columnNumber, preventClick, maxLength) { ...
3 years, 7 months ago (2017-05-24 21:58:25 UTC) #6
pfeldman
lgtm
3 years, 6 months ago (2017-05-30 18:09:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2903083002/1
3 years, 6 months ago (2017-05-30 18:11:06 UTC) #9
commit-bot: I haz the power
3 years, 6 months ago (2017-05-30 20:11:33 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/4bfa586a0b0ca582e7fe9b6cb552...

Powered by Google App Engine
This is Rietveld 408576698