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

Issue 2549133002: [debug] Remove DebugInterface class (Closed)

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

Description

[debug] Remove DebugInterface class It only contained type definitions and static functions, so we can also just make it a namespace. R=kozyatinskiy@chromium.org, yangguo@chromium.org Committed: https://crrev.com/e6bd3063535d76a94c9bd62fb18a537430d50835 Cr-Commit-Position: refs/heads/master@{#41501}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix overall CL ;) #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -288 lines) Patch
M src/api.h View 1 chunk +1 line, -1 line 0 comments Download
M src/api.cc View 1 17 chunks +39 lines, -45 lines 2 comments Download
M src/debug/debug.h View 1 chunk +1 line, -1 line 0 comments Download
M src/debug/debug.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M src/debug/debug-interface.h View 1 1 chunk +151 lines, -155 lines 0 comments Download
M src/inspector/injected-script.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/inspector/injected-script.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M src/inspector/java-script-call-frame.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/inspector/v8-debugger.h View 3 chunks +5 lines, -5 lines 0 comments Download
M src/inspector/v8-debugger.cc View 1 16 chunks +36 lines, -43 lines 0 comments Download
M src/inspector/v8-debugger-agent-impl.cc View 1 6 chunks +9 lines, -10 lines 0 comments Download
M src/inspector/v8-debugger-script.h View 2 chunks +2 lines, -3 lines 0 comments Download
M src/inspector/v8-debugger-script.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/inspector/v8-inspector-impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/inspector/wasm-translation.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M test/cctest/test-debug.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Yang
https://codereview.chromium.org/2549133002/diff/1/src/debug/debug-interface.h File src/debug/debug-interface.h (right): https://codereview.chromium.org/2549133002/diff/1/src/debug/debug-interface.h#newcode17 src/debug/debug-interface.h:17: class DebugInterface { I actually meant to remove this ...
4 years ago (2016-12-05 13:36:08 UTC) #3
kozy
rs inspector lgtm
4 years ago (2016-12-05 18:36:12 UTC) #6
Clemens Hammacher
https://codereview.chromium.org/2549133002/diff/1/src/debug/debug-interface.h File src/debug/debug-interface.h (right): https://codereview.chromium.org/2549133002/diff/1/src/debug/debug-interface.h#newcode17 src/debug/debug-interface.h:17: class DebugInterface { On 2016/12/05 at 13:36:08, Yang wrote: ...
4 years ago (2016-12-05 18:38:22 UTC) #10
Yang
lgtm with a comment. thanks for doing this! https://codereview.chromium.org/2549133002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2549133002/diff/20001/src/api.cc#newcode8839 src/api.cc:8839: bool ...
4 years ago (2016-12-05 18:48:36 UTC) #11
Clemens Hammacher
https://codereview.chromium.org/2549133002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2549133002/diff/20001/src/api.cc#newcode8839 src/api.cc:8839: bool debug::SetDebugEventListener(Isolate* isolate, debug::EventCallback that, On 2016/12/05 at 18:48:36, ...
4 years ago (2016-12-05 19:02:14 UTC) #12
Yang
On 2016/12/05 19:02:14, Clemens Hammacher wrote: > https://codereview.chromium.org/2549133002/diff/20001/src/api.cc > File src/api.cc (right): > > https://codereview.chromium.org/2549133002/diff/20001/src/api.cc#newcode8839 ...
4 years ago (2016-12-05 19:23:16 UTC) #13
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/2549133002/20001
4 years ago (2016-12-05 19:41:49 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-05 19:44:34 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-05 19:44:59 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e6bd3063535d76a94c9bd62fb18a537430d50835
Cr-Commit-Position: refs/heads/master@{#41501}

Powered by Google App Engine
This is Rietveld 408576698