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

Issue 2743163002: [inspector] use same schedulePauseOnNextStatement strategy for Debugger.pause (Closed)

Created:
3 years, 9 months ago by kozy
Modified:
3 years, 9 months ago
Reviewers:
dgozman
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] use same schedulePauseOnNextStatement strategy for Debugger.pause + added a test. BUG=none R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2743163002 Cr-Commit-Position: refs/heads/master@{#44082} Committed: https://chromium.googlesource.com/v8/v8/+/249001b4e9a59ff52fc1f9d9a3e89846a7fc19a1

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Patch Set 3 : better test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -16 lines) Patch
M src/inspector/v8-debugger-agent-impl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/inspector/v8-debugger-agent-impl.cc View 1 6 chunks +15 lines, -14 lines 0 comments Download
A test/inspector/debugger/pause.js View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
A test/inspector/debugger/pause-expected.txt View 1 2 1 chunk +37 lines, -0 lines 0 comments Download
M test/inspector/protocol-test.js View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (7 generated)
kozy
Dmitry, please take a look.
3 years, 9 months ago (2017-03-12 03:26:32 UTC) #1
dgozman
lgtm https://codereview.chromium.org/2743163002/diff/1/src/inspector/v8-debugger-agent-impl.cc File src/inspector/v8-debugger-agent-impl.cc (right): https://codereview.chromium.org/2743163002/diff/1/src/inspector/v8-debugger-agent-impl.cc#newcode290 src/inspector/v8-debugger-agent-impl.cc:290: m_debugger->setBreakpointsActivated(active); clearBreakDetails(); And test it :-)
3 years, 9 months ago (2017-03-13 18:10:52 UTC) #2
kozy
all done, thanks! https://codereview.chromium.org/2743163002/diff/1/src/inspector/v8-debugger-agent-impl.cc File src/inspector/v8-debugger-agent-impl.cc (right): https://codereview.chromium.org/2743163002/diff/1/src/inspector/v8-debugger-agent-impl.cc#newcode290 src/inspector/v8-debugger-agent-impl.cc:290: m_debugger->setBreakpointsActivated(active); On 2017/03/13 18:10:52, dgozman wrote: ...
3 years, 9 months ago (2017-03-24 01:53:05 UTC) #3
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/2743163002/20001
3 years, 9 months ago (2017-03-24 01:53:15 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/24878) v8_win_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 9 months ago (2017-03-24 02:12:34 UTC) #8
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/2743163002/40001
3 years, 9 months ago (2017-03-24 02:22:24 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 02:44:33 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/249001b4e9a59ff52fc1f9d9a3e89846a7f...

Powered by Google App Engine
This is Rietveld 408576698