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

Issue 2423713003: [inspector] introduce debug-interface.h (Closed)

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

Description

[inspector] introduce debug-interface.h debug-interface.h contains part of v8-debug.h that is used by src/inspector. BUG=v8:5510 R=dgozman@chromium.org, yangguo@chromium.org Committed: https://crrev.com/8bb2cef9c33fbcf66aece41f580b3367c9ca2f2e Cr-Commit-Position: refs/heads/master@{#40404}

Patch Set 1 #

Patch Set 2 : ready for review #

Patch Set 3 : more reliable approach #

Total comments: 2

Patch Set 4 : extracted common part #

Patch Set 5 : fixed compilation errors #

Patch Set 6 : move impl to api.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -29 lines) Patch
M BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/api.cc View 1 2 3 4 5 1 chunk +40 lines, -0 lines 0 comments Download
M src/debug/debug.h View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M src/debug/debug.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
A src/debug/debug-interface.h View 1 2 1 chunk +119 lines, -0 lines 0 comments Download
M src/inspector/DEPS View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/inspector/java-script-call-frame.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M src/inspector/v8-debugger.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/inspector/v8-debugger.cc View 1 2 13 chunks +22 lines, -18 lines 0 comments Download
M src/inspector/v8-debugger-agent-impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/v8.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 32 (22 generated)
kozy
Dmitry and Yang, please take a look. I extracted necessary part for src/inspector. All types ...
4 years, 2 months ago (2016-10-16 05:10:44 UTC) #2
Yang
lgtm once comment addressed. https://codereview.chromium.org/2423713003/diff/40001/src/debug/debug-interface.cc File src/debug/debug-interface.cc (right): https://codereview.chromium.org/2423713003/diff/40001/src/debug/debug-interface.cc#newcode34 src/debug/debug-interface.cc:34: class CallDepthScope { This and ...
4 years, 2 months ago (2016-10-17 09:53:25 UTC) #7
kozy
thanks, all done. https://codereview.chromium.org/2423713003/diff/40001/src/debug/debug-interface.cc File src/debug/debug-interface.cc (right): https://codereview.chromium.org/2423713003/diff/40001/src/debug/debug-interface.cc#newcode34 src/debug/debug-interface.cc:34: class CallDepthScope { On 2016/10/17 09:53:25, ...
4 years, 2 months ago (2016-10-17 14:38:07 UTC) #8
dgozman
I don't know how it is usually done in v8, but maybe debug-interface.cc should be ...
4 years, 2 months ago (2016-10-17 20:58:43 UTC) #23
kozy
On 2016/10/17 20:58:43, dgozman wrote: > I don't know how it is usually done in ...
4 years, 2 months ago (2016-10-18 00:17:50 UTC) #24
Yang
On 2016/10/18 00:17:50, kozyatinskiy wrote: > On 2016/10/17 20:58:43, dgozman wrote: > > I don't ...
4 years, 2 months ago (2016-10-18 06:22:56 UTC) #25
dgozman
lgtm
4 years, 2 months ago (2016-10-18 14:39:59 UTC) #26
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/2423713003/120001
4 years, 2 months ago (2016-10-18 14:41:50 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 2 months ago (2016-10-18 15:15:05 UTC) #30
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 15:15:34 UTC) #32
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/8bb2cef9c33fbcf66aece41f580b3367c9ca2f2e
Cr-Commit-Position: refs/heads/master@{#40404}

Powered by Google App Engine
This is Rietveld 408576698