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

Issue 2510093002: [inspector] gracefully handle stack overflows in the inspector. (Closed)

Created:
4 years, 1 month ago by Yang
Modified:
4 years ago
Reviewers:
kozy, jgruber
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] gracefully handle stack overflows in the inspector. Hopefully we can avoid going through JS at all, so we can avoid this issue. R=jgruber@chromium.org, kozyatinskiy@chromium.org BUG=v8:5654 Review-Url: https://codereview.chromium.org/2510093002 Cr-Original-Commit-Position: refs/heads/master@{#41802} Committed: https://chromium.googlesource.com/v8/v8/+/3ab3b6261a4299d14bdc109f0abc914961735b1e Review-Url: https://codereview.chromium.org/2510093002 Cr-Commit-Position: refs/heads/master@{#41807} Committed: https://chromium.googlesource.com/v8/v8/+/d5566b9e77c61add067f96e16ef5391b3f1dc9ae

Patch Set 1 #

Total comments: 5

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Patch Set 4 : fix compile #

Patch Set 5 : address comments #

Patch Set 6 : fix #

Patch Set 7 : printf #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : fix #

Patch Set 11 : . #

Patch Set 12 : remove printf #

Patch Set 13 : narrow down #

Patch Set 14 : fix asan #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -99 lines) Patch
M src/d8.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -3 lines 0 comments Download
M src/inspector/java-script-call-frame.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/inspector/java-script-call-frame.cc View 1 2 3 4 chunks +9 lines, -3 lines 0 comments Download
M src/inspector/v8-debugger.cc View 1 2 3 4 5 6 7 8 9 5 chunks +21 lines, -16 lines 0 comments Download
M src/inspector/v8-debugger-agent-impl.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M test/debugger/debugger.status View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +3 lines, -0 lines 0 comments Download
A + test/debugger/regress/regress-2318.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M test/debugger/test-api.js View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -0 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
D test/mjsunit/regress/regress-2318.js View 1 chunk +0 lines, -72 lines 0 comments Download

Messages

Total messages: 66 (46 generated)
Yang
4 years, 1 month ago (2016-11-17 14:18:15 UTC) #1
jgruber
Thanks, lgtm. https://codereview.chromium.org/2510093002/diff/1/test/debugger/regress/regress-2318.js File test/debugger/regress/regress-2318.js (right): https://codereview.chromium.org/2510093002/diff/1/test/debugger/regress/regress-2318.js#newcode28 test/debugger/regress/regress-2318.js:28: // Flags: --expose-debug-as debug --stack-size=70 Please remove ...
4 years, 1 month ago (2016-11-17 14:33:19 UTC) #2
kozy
https://codereview.chromium.org/2510093002/diff/1/src/inspector/java-script-call-frame.cc File src/inspector/java-script-call-frame.cc (right): https://codereview.chromium.org/2510093002/diff/1/src/inspector/java-script-call-frame.cc#newcode94 src/inspector/java-script-call-frame.cc:94: v8::MaybeLocal<v8::Value> JavaScriptCallFrame::details() const { Can we return v8::MaybeLocal<v8::Object> and ...
4 years, 1 month ago (2016-11-17 16:36:25 UTC) #3
Yang
https://codereview.chromium.org/2510093002/diff/1/src/inspector/java-script-call-frame.cc File src/inspector/java-script-call-frame.cc (right): https://codereview.chromium.org/2510093002/diff/1/src/inspector/java-script-call-frame.cc#newcode94 src/inspector/java-script-call-frame.cc:94: v8::MaybeLocal<v8::Value> JavaScriptCallFrame::details() const { On 2016/11/17 16:36:25, kozyatinskiy wrote: ...
4 years ago (2016-12-12 12:23:20 UTC) #4
kozy
lgtm
4 years ago (2016-12-14 16:06:55 UTC) #9
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/2510093002/60001
4 years ago (2016-12-14 16:12:47 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel_ng/builds/13560) v8_linux_nodcheck_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years ago (2016-12-14 16:14:17 UTC) #14
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/2510093002/80001
4 years ago (2016-12-16 12:08:35 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/14352)
4 years ago (2016-12-16 12:12:26 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/2510093002/100001
4 years ago (2016-12-16 12:29:56 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel_ng/builds/17930) v8_linux_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years ago (2016-12-16 12:50:21 UTC) #24
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/2510093002/120001
4 years ago (2016-12-16 13:17:35 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel_ng/builds/13728) v8_linux_mipsel_compile_rel on master.tryserver.v8 (JOB_FAILED, ...
4 years ago (2016-12-16 13:20:07 UTC) #29
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/2510093002/220001
4 years ago (2016-12-19 09:41:21 UTC) #46
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel_ng/builds/13836) v8_linux_arm_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years ago (2016-12-19 11:20:01 UTC) #48
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/2510093002/240001
4 years ago (2016-12-19 11:56:37 UTC) #51
commit-bot: I haz the power
Committed patchset #13 (id:240001) as https://chromium.googlesource.com/v8/v8/+/3ab3b6261a4299d14bdc109f0abc914961735b1e
4 years ago (2016-12-19 12:25:02 UTC) #54
Yang
A revert of this CL (patchset #13 id:240001) has been created in https://codereview.chromium.org/2583173002/ by yangguo@chromium.org. ...
4 years ago (2016-12-19 13:27:59 UTC) #55
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/2510093002/260001
4 years ago (2016-12-19 14:06:19 UTC) #63
commit-bot: I haz the power
4 years ago (2016-12-19 14:08:01 UTC) #66
Message was sent while issue was closed.
Committed patchset #14 (id:260001) as
https://chromium.googlesource.com/v8/v8/+/d5566b9e77c61add067f96e16ef5391b3f1...

Powered by Google App Engine
This is Rietveld 408576698