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

Issue 2872503004: vm-service: Add optional 'scope' parameter to 'evaluate' and 'evaluateInFrame'. (Closed)

Created:
3 years, 7 months ago by rmacnak
Modified:
3 years, 7 months ago
Reviewers:
gbracha, siva
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org, Jacob
Target Ref:
refs/heads/master
Visibility:
Public.

Description

vm-service: Add optional 'scope' parameter to 'evaluate' and 'evaluateInFrame'. Closes #29535 R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/03a2c24edf17a0b3aec930d88e3dcaaa6ccf8add

Patch Set 1 #

Patch Set 2 : . #

Total comments: 7

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -36 lines) Patch
M runtime/observatory/lib/src/service/object.dart View 4 chunks +24 lines, -8 lines 0 comments Download
A runtime/observatory/tests/service/evaluate_in_frame_with_scope_test.dart View 1 1 chunk +86 lines, -0 lines 0 comments Download
A runtime/observatory/tests/service/evaluate_with_scope_test.dart View 1 1 chunk +60 lines, -0 lines 0 comments Download
M runtime/vm/debugger.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/debugger.cc View 1 2 2 chunks +19 lines, -7 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 chunk +5 lines, -1 line 0 comments Download
M runtime/vm/service.cc View 1 2 9 chunks +143 lines, -16 lines 0 comments Download
M runtime/vm/service/service_dev.md View 5 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
rmacnak
3 years, 7 months ago (2017-05-08 22:31:24 UTC) #3
siva
lgtm with comments. https://codereview.chromium.org/2872503004/diff/20001/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/2872503004/diff/20001/runtime/vm/debugger.cc#newcode1313 runtime/vm/debugger.cc:1313: } if there are conflicts what ...
3 years, 7 months ago (2017-05-18 20:56:49 UTC) #5
rmacnak
https://codereview.chromium.org/2872503004/diff/20001/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/2872503004/diff/20001/runtime/vm/debugger.cc#newcode1313 runtime/vm/debugger.cc:1313: } On 2017/05/18 20:56:48, siva wrote: > if there ...
3 years, 7 months ago (2017-05-19 00:56:44 UTC) #6
rmacnak
3 years, 7 months ago (2017-05-19 01:02:54 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
03a2c24edf17a0b3aec930d88e3dcaaa6ccf8add (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698