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

Issue 105453004: Remove use of deprecated mirror API from code that only runs against dart2js. (Closed)

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

Description

Remove use of deprecated mirror API from code that only runs against dart2js. R=ahe@google.com, jmesserly@google.com Committed: https://code.google.com/p/dart/source/detail?r=30902

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M pkg/polymer/lib/src/reflected_type.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_extra/mirror_printer_test.dart View 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
rmacnak
7 years ago (2013-12-05 01:15:59 UTC) #1
ahe
lgtm
7 years ago (2013-12-05 01:51:02 UTC) #2
Jennifer Messerly
lgtm
7 years ago (2013-12-05 01:58:49 UTC) #3
rmacnak
Committed patchset #1 manually as r30902 (presubmit successful).
7 years ago (2013-12-05 17:52:58 UTC) #4
Jennifer Messerly
Just checking: this change is backwards compatible with the Dart 1.0 SDK, right? Otherwise we ...
7 years ago (2013-12-05 22:39:32 UTC) #5
rmacnak
7 years ago (2013-12-05 23:13:14 UTC) #6
Message was sent while issue was closed.
On 2013/12/05 22:39:32, John Messerly wrote:
> Just checking: this change is backwards compatible with the Dart 1.0 SDK,
right?

Yes, Class/LibraryMirror.declarations was added in late October.

> Otherwise we should bump the SDK version constraint in Polymer/pubspec.yaml
> before we publish it.

Powered by Google App Engine
This is Rietveld 408576698