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

Issue 103713006: Implement ClassMirror.reflectedType in dart2js. (Closed)

Created:
7 years ago by rmacnak
Modified:
7 years ago
Reviewers:
ahe, zarah
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement ClassMirror.reflectedType in dart2js. BUG=http://dartbug.com/12607 R=ahe@google.com, zarah@google.com Committed: https://code.google.com/p/dart/source/detail?r=31200

Patch Set 1 #

Total comments: 2

Patch Set 2 : without passthru #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -9 lines) Patch
M sdk/lib/_internal/lib/js_mirrors.dart View 1 2 4 chunks +23 lines, -4 lines 0 comments Download
M tests/lib/lib.status View 1 1 chunk +0 lines, -1 line 0 comments Download
M tests/lib/mirrors/reflected_type_test.dart View 1 chunk +14 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rmacnak
https://codereview.chromium.org/103713006/diff/1/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (left): https://codereview.chromium.org/103713006/diff/1/sdk/lib/_internal/lib/js_mirrors.dart#oldcode951 sdk/lib/_internal/lib/js_mirrors.dart:951: String get _mangledName => '${_class._mangledName}<$_typeArguments>'; This value was slightly ...
7 years ago (2013-12-07 01:40:25 UTC) #1
ahe
https://codereview.chromium.org/103713006/diff/1/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (left): https://codereview.chromium.org/103713006/diff/1/sdk/lib/_internal/lib/js_mirrors.dart#oldcode951 sdk/lib/_internal/lib/js_mirrors.dart:951: String get _mangledName => '${_class._mangledName}<$_typeArguments>'; On 2013/12/07 01:40:25, Ryan ...
7 years ago (2013-12-09 13:11:27 UTC) #2
rmacnak
On 2013/12/09 13:11:27, ahe wrote: > https://codereview.chromium.org/103713006/diff/1/sdk/lib/_internal/lib/js_mirrors.dart > File sdk/lib/_internal/lib/js_mirrors.dart (left): > > https://codereview.chromium.org/103713006/diff/1/sdk/lib/_internal/lib/js_mirrors.dart#oldcode951 > ...
7 years ago (2013-12-09 18:06:29 UTC) #3
rmacnak
Creating the canonical rep directly instead of relying on the passed mangled name to be ...
7 years ago (2013-12-13 19:14:54 UTC) #4
ahe
LGTM!
7 years ago (2013-12-17 11:07:57 UTC) #5
zarah
LGTM.
7 years ago (2013-12-17 12:49:40 UTC) #6
rmacnak
7 years ago (2013-12-17 18:30:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r31200 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698