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

Issue 1053053002: Tidy up the service protocol. Begin improving the documentation. (Closed)

Created:
5 years, 8 months ago by turnidge
Modified:
5 years, 8 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, Cutch, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Tidy up the service protocol. Begin improving the documentation. BUG= Committed: https://code.google.com/p/dart/source/detail?r=44865

Patch Set 1 #

Total comments: 14

Patch Set 2 : code review #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+389 lines, -92 lines) Patch
M runtime/observatory/lib/src/elements/class_view.html View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/lib/src/service/object.dart View 4 chunks +9 lines, -6 lines 0 comments Download
M runtime/observatory/test/call_site_data_test.dart View 7 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/flags.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/isolate.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M runtime/vm/object.cc View 3 chunks +2 lines, -10 lines 0 comments Download
M runtime/vm/service.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/service/service.idl View 1 7 chunks +365 lines, -53 lines 0 comments Download
M runtime/vm/service_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
turnidge
5 years, 8 months ago (2015-04-02 17:55:43 UTC) #2
Cutch
LGTMwC https://codereview.chromium.org/1053053002/diff/1/runtime/vm/isolate.cc File runtime/vm/isolate.cc (right): https://codereview.chromium.org/1053053002/diff/1/runtime/vm/isolate.cc#newcode1614 runtime/vm/isolate.cc:1614: JSONObject typeargsRef(&jsobj, "canonicalTypeArguments"); please remove https://codereview.chromium.org/1053053002/diff/1/runtime/vm/service/service.idl File runtime/vm/service/service.idl ...
5 years, 8 months ago (2015-04-02 18:11:42 UTC) #3
turnidge
https://codereview.chromium.org/1053053002/diff/1/runtime/vm/isolate.cc File runtime/vm/isolate.cc (right): https://codereview.chromium.org/1053053002/diff/1/runtime/vm/isolate.cc#newcode1614 runtime/vm/isolate.cc:1614: JSONObject typeargsRef(&jsobj, "canonicalTypeArguments"); On 2015/04/02 18:11:41, Cutch wrote: > ...
5 years, 8 months ago (2015-04-02 18:27:30 UTC) #4
turnidge
5 years, 8 months ago (2015-04-02 19:16:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 44865 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698