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

Issue 2451153003: [debugger] Add initial skeleton for debug test wrapper (Closed)

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

Description

[debugger] Add initial skeleton for debug test wrapper This adds a wrapper class around the inspector protocol for use in debugger tests. The interface is intended to stay similar to the currently exposed DebuggerContext. Right now, we support adding a listener, (partial) handling of the AfterCompile event, and enabling/disabling the debugger. BUG=v8:5530 Committed: https://crrev.com/c8d2a8cf161e3488073f23a560fcfa8c6b13b841 Cr-Commit-Position: refs/heads/master@{#40635}

Patch Set 1 #

Patch Set 2 : Typo / rename #

Total comments: 2

Patch Set 3 : Put test-api.js in strict mode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -1 line) Patch
M test/debugger/test-api.js View 1 2 1 chunk +108 lines, -1 line 0 comments Download
A test/debugger/wrapper/enable-disable.js View 1 chunk +29 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (10 generated)
jgruber
Initial go at a wrapper. Many details are still unclear, such as how to support ...
4 years, 1 month ago (2016-10-27 09:53:27 UTC) #6
Yang
We could use a queue (Array push and shift) to store the messages if you ...
4 years, 1 month ago (2016-10-28 04:57:06 UTC) #9
jgruber
On 2016/10/28 04:57:06, Yang wrote: > We could use a queue (Array push and shift) ...
4 years, 1 month ago (2016-10-28 06:54:53 UTC) #10
jgruber
https://codereview.chromium.org/2451153003/diff/20001/test/debugger/test-api.js File test/debugger/test-api.js (right): https://codereview.chromium.org/2451153003/diff/20001/test/debugger/test-api.js#newcode6 test/debugger/test-api.js:6: const printProtocolMessages = false; On 2016/10/28 04:57:06, Yang wrote: ...
4 years, 1 month ago (2016-10-28 06:55:01 UTC) #11
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/2451153003/40001
4 years, 1 month ago (2016-10-28 06:55:23 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-28 07:21:30 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:16:17 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c8d2a8cf161e3488073f23a560fcfa8c6b13b841
Cr-Commit-Position: refs/heads/master@{#40635}

Powered by Google App Engine
This is Rietveld 408576698