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

Issue 1532893003: Tidy up the debugger. (Closed)

Created:
5 years ago by jeffbrown
Modified:
4 years, 11 months ago
Reviewers:
abarth, jamesr, viettrungluu, ppi
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@moz-2
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Tidy up the debugger. Remove dependence on WindowManager. Remove unused profiling option. Fix crash in trace collector when it receives multiple connections. R=abarth@google.com, ppi@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/e4f203d8a4dd9233e54de390a73f2e7c9094e687

Patch Set 1 #

Patch Set 2 : tidy up the debugger #

Total comments: 5

Patch Set 3 : address review comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -88 lines) Patch
M mojo/devtools/common/mojo_debug View 1 2 chunks +0 lines, -22 lines 0 comments Download
D services/debugger/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
D services/debugger/debugger.cc View 1 2 6 chunks +5 lines, -61 lines 0 comments Download
M services/tracing/tracing_app.cc View 1 2 2 chunks +7 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 17 (3 generated)
jeffbrown
5 years ago (2015-12-17 21:58:51 UTC) #1
viettrungluu
+ppi Does the stuff in mojo/devtools/common/mojo_{debug,run} need to be updated (or deleted) too? (Is mojo:debugger ...
5 years ago (2015-12-17 22:43:05 UTC) #3
ppi
not lgtm This service is used by mojo_debug to drive interactive tracing, see https://github.com/domokit/mojo/blob/master/mojo/devtools/common/docs/mojo_debug.md#tracing . ...
5 years ago (2015-12-18 09:36:12 UTC) #4
jeffbrown
On 2015/12/18 09:36:12, ppi wrote: > not lgtm > > This service is used by ...
5 years ago (2015-12-18 17:52:54 UTC) #5
ppi
Oh, I forgot we still have these wm bits, thanks for clarification. Deleting the Load ...
5 years ago (2015-12-18 18:03:34 UTC) #6
jeffbrown
Cleaned things up a bit. I also removed the unused profiling code but can put ...
5 years ago (2015-12-18 22:43:38 UTC) #8
ppi
Thanks! The debugger part lg, but ptal at the comment regarding tracing_app below. https://codereview.chromium.org/1532893003/diff/20001/services/debugger/debugger.cc File ...
5 years ago (2015-12-20 15:36:21 UTC) #9
jeffbrown
https://codereview.chromium.org/1532893003/diff/20001/services/debugger/debugger.cc File services/debugger/debugger.cc (right): https://codereview.chromium.org/1532893003/diff/20001/services/debugger/debugger.cc#newcode101 services/debugger/debugger.cc:101: "Sky Debugger running on port %d\n" On 2015/12/20 15:36:21, ...
5 years ago (2015-12-20 20:52:59 UTC) #10
ppi
https://codereview.chromium.org/1532893003/diff/20001/services/tracing/tracing_app.h File services/tracing/tracing_app.h (right): https://codereview.chromium.org/1532893003/diff/20001/services/tracing/tracing_app.h#newcode48 services/tracing/tracing_app.h:48: mojo::BindingSet<TraceCollector> collector_bindings_; On 2015/12/20 20:52:58, jeffbrown wrote: > On ...
5 years ago (2015-12-21 09:39:50 UTC) #11
jeffbrown
4 years, 11 months ago (2015-12-31 10:13:19 UTC) #12
ppi
lgtm, thanks!
4 years, 11 months ago (2015-12-31 10:19:49 UTC) #13
abarth
LGTM
4 years, 11 months ago (2016-01-10 01:01:27 UTC) #14
jeffbrown
rebase
4 years, 11 months ago (2016-01-26 08:44:46 UTC) #15
jeffbrown
4 years, 11 months ago (2016-01-26 23:48:25 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
e4f203d8a4dd9233e54de390a73f2e7c9094e687 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698