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

Issue 2887603002: DevTools: Attempt to get badges from StackTrace in console (Closed)

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

Description

DevTools: Attempt to get badges from StackTrace in console BUG=721538 Review-Url: https://codereview.chromium.org/2887603002 Cr-Commit-Position: refs/heads/master@{#472360} Committed: https://chromium.googlesource.com/chromium/src/+/1b251fc2b0c7d5f2661188e5c3913642ae472b7b

Patch Set 1 #

Patch Set 2 : upstream #

Total comments: 4

Patch Set 3 : test results #

Patch Set 4 : async checking #

Total comments: 2

Messages

Total messages: 24 (14 generated)
einbinder
ptal
3 years, 7 months ago (2017-05-16 00:46:34 UTC) #2
pfeldman
https://codereview.chromium.org/2887603002/diff/20001/third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js (right): https://codereview.chromium.org/2887603002/diff/20001/third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js#newcode318 third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js:318: for (var callFrame of this._message.stackTrace.callFrames) { What about async ...
3 years, 7 months ago (2017-05-16 20:30:06 UTC) #11
einbinder
https://codereview.chromium.org/2887603002/diff/20001/third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js (right): https://codereview.chromium.org/2887603002/diff/20001/third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js#newcode318 third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js:318: for (var callFrame of this._message.stackTrace.callFrames) { On 2017/05/16 at ...
3 years, 7 months ago (2017-05-16 20:41:35 UTC) #12
pfeldman
https://codereview.chromium.org/2887603002/diff/60001/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt File third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt (right): https://codereview.chromium.org/2887603002/diff/60001/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt#newcode8 third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt:8: console-log-linkify-links.html:6 http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link ...
3 years, 7 months ago (2017-05-16 20:43:49 UTC) #13
einbinder
https://codereview.chromium.org/2887603002/diff/60001/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt File third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt (right): https://codereview.chromium.org/2887603002/diff/60001/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt#newcode8 third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt:8: console-log-linkify-links.html:6 http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link ...
3 years, 7 months ago (2017-05-16 21:06:01 UTC) #14
pfeldman
lgtm
3 years, 7 months ago (2017-05-16 21:35:26 UTC) #15
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/2887603002/60001
3 years, 7 months ago (2017-05-16 21:49:33 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/446370)
3 years, 7 months ago (2017-05-17 01:18:12 UTC) #19
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/2887603002/60001
3 years, 7 months ago (2017-05-17 02:05:36 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 06:54:54 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/1b251fc2b0c7d5f2661188e5c391...

Powered by Google App Engine
This is Rietveld 408576698