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

Issue 2005983002: Make the object store visible in Observatory. (Closed)

Created:
4 years, 7 months ago by rmacnak
Modified:
4 years, 7 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : add missing files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -99 lines) Patch
M runtime/observatory/lib/elements.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/observatory/lib/elements.html View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/observatory/lib/src/elements/isolate_view.html View 2 chunks +7 lines, -0 lines 0 comments Download
A + runtime/observatory/lib/src/elements/objectstore_ref.dart View 1 2 1 chunk +6 lines, -10 lines 0 comments Download
A runtime/observatory/lib/src/elements/objectstore_ref.html View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A + runtime/observatory/lib/src/elements/objectstore_view.dart View 1 2 1 chunk +8 lines, -7 lines 0 comments Download
A runtime/observatory/lib/src/elements/objectstore_view.html View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
M runtime/observatory/lib/src/elements/service_ref.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/observatory/lib/src/elements/service_view.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/observatory/lib/src/service/object.dart View 4 chunks +35 lines, -0 lines 0 comments Download
M runtime/observatory/observatory_sources.gypi View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/object_store.h View 1 chunk +90 lines, -82 lines 0 comments Download
M runtime/vm/object_store.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download
M runtime/vm/service.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
rmacnak
4 years, 7 months ago (2016-05-23 20:27:54 UTC) #2
Cutch
This CL appears to be missing the new files. I've left a comment about the ...
4 years, 7 months ago (2016-05-24 14:34:40 UTC) #3
rmacnak
Added missing files. https://codereview.chromium.org/2005983002/diff/20001/runtime/vm/service.cc File runtime/vm/service.cc (right): https://codereview.chromium.org/2005983002/diff/20001/runtime/vm/service.cc#newcode3596 runtime/vm/service.cc:3596: JSONObject jsobj(js); On 2016/05/24 14:34:40, Cutch ...
4 years, 7 months ago (2016-05-24 16:31:38 UTC) #4
rmacnak
4 years, 7 months ago (2016-05-25 17:21:24 UTC) #5
Cutch
lgtm
4 years, 7 months ago (2016-05-25 17:44:27 UTC) #6
rmacnak
4 years, 7 months ago (2016-05-25 18:12:37 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
2eb84089698465ecd0fa133c5331a69088fc86fa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698