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

Issue 38543002: Align behavior of VM's ObjectMirror.setField with language semantics. (Closed)

Created:
7 years, 2 months ago by rmacnak
Modified:
7 years, 1 month ago
Reviewers:
ahe, gbracha, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Align behavior of VM's ObjectMirror.setField with language semantics. R=ahe@google.com, asiva@google.com, gbracha@google.com Committed: https://code.google.com/p/dart/source/detail?r=29692

Patch Set 1 : #

Total comments: 3

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -37 lines) Patch
M runtime/lib/mirrors.cc View 1 5 chunks +20 lines, -37 lines 0 comments Download
M tests/lib/lib.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A tests/lib/mirrors/set_field_with_final_inheritance_test.dart View 1 chunk +114 lines, -0 lines 0 comments Download
A tests/lib/mirrors/set_field_with_final_test.dart View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
rmacnak
7 years, 2 months ago (2013-10-23 23:17:31 UTC) #1
gbracha
tests lgtm
7 years, 2 months ago (2013-10-24 01:57:10 UTC) #2
ahe
lgtm
7 years, 2 months ago (2013-10-24 13:22:03 UTC) #3
ahe
On 2013/10/24 13:22:03, ahe wrote: > lgtm I only looked at the tests :-)
7 years, 2 months ago (2013-10-24 13:22:18 UTC) #4
siva
https://codereview.chromium.org/38543002/diff/20001/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/38543002/diff/20001/runtime/lib/mirrors.cc#newcode1613 runtime/lib/mirrors.cc:1613: setter, setter could be potentially Null here (case where ...
7 years, 1 month ago (2013-10-28 02:07:10 UTC) #5
rmacnak
https://codereview.chromium.org/38543002/diff/20001/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/38543002/diff/20001/runtime/lib/mirrors.cc#newcode1613 runtime/lib/mirrors.cc:1613: setter, On 2013/10/28 02:07:11, siva wrote: > setter could ...
7 years, 1 month ago (2013-10-28 17:14:05 UTC) #6
siva
lgtm
7 years, 1 month ago (2013-10-31 17:40:50 UTC) #7
rmacnak
7 years, 1 month ago (2013-10-31 20:21:09 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r29692 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698