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

Issue 46303004: Add missing coverage for generics properties of dynamic and void. Fix reflectType(dynamic) in dart2… (Closed)

Created:
7 years, 1 month ago by rmacnak
Modified:
7 years, 1 month ago
Reviewers:
Johnni Winther, ahe, gbracha
CC:
reviews_dartlang.org, zarah
Visibility:
Public.

Description

Add missing coverage for generics properties of dynamic and void. Fix reflectType(dynamic) in dart2js. R=ahe@google.com, gbracha@google.com, johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=29455

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -6 lines) Patch
M sdk/lib/_internal/lib/js_mirrors.dart View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M sdk/lib/_internal/lib/mirrors_patch.dart View 1 chunk +6 lines, -1 line 0 comments Download
M tests/compiler/dart2js/mirrors_used_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/lib/mirrors/generics_special_types_test.dart View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
rmacnak
7 years, 1 month ago (2013-10-28 23:23:38 UTC) #1
gbracha
tests lgtm
7 years, 1 month ago (2013-10-29 02:31:00 UTC) #2
Johnni Winther
lgtm
7 years, 1 month ago (2013-10-29 04:19:40 UTC) #3
ahe
Thank you, Ryan! LGTM https://codereview.chromium.org/46303004/diff/40001/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (right): https://codereview.chromium.org/46303004/diff/40001/sdk/lib/_internal/lib/js_mirrors.dart#newcode39 sdk/lib/_internal/lib/js_mirrors.dart:39: final emptyList = new UnmodifiableListView([]); ...
7 years, 1 month ago (2013-10-29 09:34:37 UTC) #4
rmacnak
On 2013/10/29 09:34:37, ahe wrote: > Thank you, Ryan! > > LGTM > > https://codereview.chromium.org/46303004/diff/40001/sdk/lib/_internal/lib/js_mirrors.dart ...
7 years, 1 month ago (2013-10-29 16:34:39 UTC) #5
rmacnak
7 years, 1 month ago (2013-10-29 16:35:43 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r29455 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698