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

Issue 23657002: Ensure class mirrors on non-generic classes always have their runtime type set. (Closed)

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

Description

Ensure class mirrors on non-generic classes always have their runtime type set. Add a test for class mirror equality. BUG=http://dartbug.com/12800 R=ahe@google.com, asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=26951

Patch Set 1 #

Patch Set 2 : tweak comments #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : rebase, address comments, uncomment another equality test #

Patch Set 5 : rebase, expand equality coverage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -18 lines) Patch
M runtime/lib/mirrors.cc View 1 2 3 6 chunks +28 lines, -12 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M tests/lib/lib.status View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A tests/lib/mirrors/equality_test.dart View 1 2 3 4 1 chunk +87 lines, -0 lines 0 comments Download
M tests/lib/mirrors/libraries_test.dart View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
7 years, 3 months ago (2013-08-28 17:50:53 UTC) #1
siva
LGTM but please wait for an LGTM from Ahe for the test case. https://codereview.chromium.org/23657002/diff/5001/runtime/lib/mirrors.cc File ...
7 years, 3 months ago (2013-08-28 23:12:06 UTC) #2
rmacnak
On 2013/08/28 23:12:06, siva wrote: > LGTM but please wait for an LGTM from Ahe ...
7 years, 3 months ago (2013-08-29 17:32:39 UTC) #3
ahe
lgtm
7 years, 3 months ago (2013-08-30 21:49:29 UTC) #4
rmacnak
7 years, 3 months ago (2013-08-30 21:51:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r26951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698