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

Issue 98953004: DevTools: Introduce Debugger.StackTrace structure in protocol.json (Closed)

Created:
7 years ago by aandrey
Modified:
7 years ago
Reviewers:
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

DevTools: Introduce Debugger.StackTrace structure in protocol.json This will be used to send async traces from backend to front-end. BUG=272416 R=pfeldman@chromium.org, yurys@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163099

Patch Set 1 #

Patch Set 2 : nits #

Total comments: 5

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -42 lines) Patch
M Source/core/inspector/InspectorDebuggerAgent.h View 2 chunks +4 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorDebuggerAgent.cpp View 6 chunks +15 lines, -4 lines 0 comments Download
M Source/devtools/front_end/DebuggerModel.js View 1 2 8 chunks +19 lines, -15 lines 0 comments Download
M Source/devtools/front_end/Script.js View 1 2 2 chunks +7 lines, -6 lines 0 comments Download
M Source/devtools/protocol.json View 1 2 12 chunks +28 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
aandrey
7 years ago (2013-12-02 15:06:24 UTC) #1
yurys
lgtm https://codereview.chromium.org/98953004/diff/20001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/98953004/diff/20001/Source/devtools/protocol.json#newcode2987 Source/devtools/protocol.json:2987: "id": "StackTrace", Won't you need to pass additional ...
7 years ago (2013-12-03 13:49:41 UTC) #2
aandrey
https://codereview.chromium.org/98953004/diff/20001/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/98953004/diff/20001/Source/devtools/protocol.json#newcode3160 Source/devtools/protocol.json:3160: { "name": "asyncStackTrace", "$ref": "StackTrace", "optional": true, "description": "Async ...
7 years ago (2013-12-03 15:08:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/98953004/20001
7 years ago (2013-12-03 15:09:58 UTC) #4
commit-bot: I haz the power
Failed to apply patch for Source/devtools/front_end/DebuggerModel.js: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-03 15:10:00 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/98953004/40001
7 years ago (2013-12-03 15:44:41 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-03 17:27:00 UTC) #7
Message was sent while issue was closed.
Change committed as 163099

Powered by Google App Engine
This is Rietveld 408576698