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

Issue 2237953002: Fail gracefully when attempting to evaluate against a VM internal class such a Field. (Closed)

Created:
4 years, 4 months ago by rmacnak
Modified:
4 years, 4 months ago
Reviewers:
cbernaschina
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

Fail gracefully when attempting to evaluate against a VM internal class such a Field. We can't evaluate against these classes because they don't have Dart source, belong to a library, etc. Fixes #27052. R=cbernaschina@google.com Committed: https://github.com/dart-lang/sdk/commit/7244b5de0e857f922c842825f69c7c0c17a5102e

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -0 lines) Patch
A runtime/observatory/tests/service/eval_internal_class_test.dart View 1 1 chunk +44 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 4 months ago (2016-08-11 18:01:25 UTC) #2
cbernaschina
On 2016/08/11 18:01:25, rmacnak wrote: LGTM
4 years, 4 months ago (2016-08-11 18:04:20 UTC) #3
rmacnak
4 years, 4 months ago (2016-08-11 22:09:05 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7244b5de0e857f922c842825f69c7c0c17a5102e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698