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

Issue 20066004: Change the return value of setField to be in line with non-reflective assignments. Complete unwrapp… (Closed)

Created:
7 years, 5 months ago by rmacnak
Modified:
7 years, 5 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, ahe, Michael Lippautz (Google)
Visibility:
Public.

Description

Change the return value of setField to be in line with non-reflective assignments. Complete unwrapping of exceptions for the InstanceMirror invokes. Resolves issue 11219 and issue 11943. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25457

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -56 lines) Patch
M runtime/lib/mirrors.cc View 1 2 chunks +2 lines, -41 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 2 chunks +8 lines, -7 lines 0 comments Download
M runtime/tests/vm/dart/isolate_mirror_local_test.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
M tests/lib/lib.status View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rmacnak
https://codereview.chromium.org/20066004/diff/3001/runtime/tests/vm/dart/isolate_mirror_local_test.dart File runtime/tests/vm/dart/isolate_mirror_local_test.dart (left): https://codereview.chromium.org/20066004/diff/3001/runtime/tests/vm/dart/isolate_mirror_local_test.dart#oldcode491 runtime/tests/vm/dart/isolate_mirror_local_test.dart:491: Expect.isTrue(error.stacktrace.toString().contains( We don't have stack traces by default anymore, ...
7 years, 5 months ago (2013-07-24 02:52:45 UTC) #1
siva
lgtm
7 years, 5 months ago (2013-07-24 23:03:56 UTC) #2
rmacnak
7 years, 5 months ago (2013-07-25 00:18:46 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r25457 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698