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

Issue 2636613002: [inspector] expose V8InspectorSession::breakProgram in test harness. (Closed)

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

Description

[inspector] expose V8InspectorSession::breakProgram in test harness. V8InspectorSession::schedulePauseOnNextStatement and V8InspectorSession::cancelPauseOnNextStatement are now exposed in inspector tests. These methods are required at least for better blackboxing tests. BUG=v8:5842 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2636613002 Cr-Commit-Position: refs/heads/master@{#42469} Committed: https://chromium.googlesource.com/v8/v8/+/51740cc16a94f4327b9042369bf6dad537cc948c

Patch Set 1 #

Patch Set 2 : removed redundant nl #

Patch Set 3 : rebased #

Total comments: 2

Patch Set 4 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -5 lines) Patch
A test/inspector/debugger/inspector-break-api.js View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A test/inspector/debugger/inspector-break-api-expected.txt View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
M test/inspector/inspector-impl.h View 2 chunks +4 lines, -3 lines 0 comments Download
M test/inspector/inspector-test.cc View 6 chunks +69 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
kozy
Dmitry, please take a look.
3 years, 11 months ago (2017-01-14 01:03:23 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2636613002/diff/60001/test/inspector/debugger/inspector-break-api.js File test/inspector/debugger/inspector-break-api.js (right): https://codereview.chromium.org/2636613002/diff/60001/test/inspector/debugger/inspector-break-api.js#newcode9 test/inspector/debugger/inspector-break-api.js:9: breakProgram('DOM', JSON.stringify({a: 42})); Why DOM?
3 years, 11 months ago (2017-01-18 16:17:47 UTC) #6
kozy
thanks! all done. https://codereview.chromium.org/2636613002/diff/60001/test/inspector/debugger/inspector-break-api.js File test/inspector/debugger/inspector-break-api.js (right): https://codereview.chromium.org/2636613002/diff/60001/test/inspector/debugger/inspector-break-api.js#newcode9 test/inspector/debugger/inspector-break-api.js:9: breakProgram('DOM', JSON.stringify({a: 42})); On 2017/01/18 16:17:46, ...
3 years, 11 months ago (2017-01-18 16:33:00 UTC) #7
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/2636613002/80001
3 years, 11 months ago (2017-01-18 16:33:06 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 16:57:07 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/v8/v8/+/51740cc16a94f4327b9042369bf6dad537c...

Powered by Google App Engine
This is Rietveld 408576698