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

Issue 80383004: DevTools: Show asynchronous call stacks on frontend. (Closed)

Created:
7 years, 1 month ago by aandrey
Modified:
7 years ago
Reviewers:
caseq, pfeldman, yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 16

Patch Set 3 : addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -46 lines) Patch
M Source/devtools/front_end/CallStackSidebarPane.js View 1 2 5 chunks +36 lines, -4 lines 0 comments Download
M Source/devtools/front_end/DebuggerModel.js View 1 2 14 chunks +96 lines, -28 lines 0 comments Download
M Source/devtools/front_end/Placard.js View 1 2 4 chunks +113 lines, -10 lines 0 comments Download
M Source/devtools/front_end/Script.js View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/Settings.js View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/devtools/front_end/SettingsScreen.js View 1 2 chunks +3 lines, -1 line 0 comments Download
M Source/devtools/front_end/SourcesPanel.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/devtools/front_end/inspector.css View 1 1 chunk +5 lines, -0 lines 0 comments Download
M Source/devtools/front_end/sidebarPane.css View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
aandrey
7 years, 1 month ago (2013-11-21 17:21:28 UTC) #1
aandrey
Known issue: - Fails to evaluate on an async call frame (obviously). Probably we should ...
7 years, 1 month ago (2013-11-21 17:44:36 UTC) #2
aandrey
PTAL. How to turn on async stacks: - checkbox in the settings page - context ...
7 years ago (2013-12-06 11:06:03 UTC) #3
yurys
lgtm https://codereview.chromium.org/80383004/diff/50001/Source/devtools/front_end/CallStackSidebarPane.js File Source/devtools/front_end/CallStackSidebarPane.js (right): https://codereview.chromium.org/80383004/diff/50001/Source/devtools/front_end/CallStackSidebarPane.js#newcode92 Source/devtools/front_end/CallStackSidebarPane.js:92: * @param {?WebInspector.CallStackSidebarPane.Placard} placard Isn't placart === null ...
7 years ago (2013-12-06 12:36:54 UTC) #4
aandrey
https://codereview.chromium.org/80383004/diff/50001/Source/devtools/front_end/CallStackSidebarPane.js File Source/devtools/front_end/CallStackSidebarPane.js (right): https://codereview.chromium.org/80383004/diff/50001/Source/devtools/front_end/CallStackSidebarPane.js#newcode92 Source/devtools/front_end/CallStackSidebarPane.js:92: * @param {?WebInspector.CallStackSidebarPane.Placard} placard On 2013/12/06 12:36:54, yurys wrote: ...
7 years ago (2013-12-06 16:09:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/80383004/70001
7 years ago (2013-12-06 16:14:41 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=14787
7 years ago (2013-12-06 17:16:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/80383004/70001
7 years ago (2013-12-06 18:23:37 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-06 19:52:18 UTC) #9
Message was sent while issue was closed.
Change committed as 163361

Powered by Google App Engine
This is Rietveld 408576698