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

Issue 78223004: Diagnose missing @MirrorsUsed. (Closed)

Created:
7 years, 1 month ago by ahe
Modified:
7 years ago
Reviewers:
Kathy Walrath, sigurdm
CC:
reviews_dartlang.org, sethladd, Kathy Walrath, lukechurch
Visibility:
Public.

Description

Diagnose missing @MirrorsUsed. BUG=http://dartbug.com/14839 R=kathyw@google.com, sigurdm@google.com Committed: https://code.google.com/p/dart/source/detail?r=30812

Patch Set 1 #

Patch Set 2 : Update comments #

Patch Set 3 : Merged with r30796 #

Total comments: 6

Patch Set 4 : Address comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -7 lines) Patch
M dart/sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/warnings.dart View 1 2 3 2 chunks +18 lines, -4 lines 0 comments Download
M dart/sdk/lib/mirrors/mirrors.dart View 1 2 3 2 chunks +2 lines, -2 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
ahe
Kathy, Luke: I'm not 100% happy with this message: p/serialization/src/mirrors_helpers.dart:12:1: Info: Import of 'dart:mirrors' without ...
7 years, 1 month ago (2013-11-20 13:18:39 UTC) #1
sigurdm
LGTM! (With the message suggested in: http://172.28.168.152:55474/
7 years ago (2013-12-02 15:55:05 UTC) #2
ahe
Thank you, Sigurd. PTAL!
7 years ago (2013-12-02 15:59:52 UTC) #3
Kathy Walrath
lgtm One spacing nit. https://codereview.chromium.org/78223004/diff/60001/dart/sdk/lib/_internal/compiler/implementation/warnings.dart File dart/sdk/lib/_internal/compiler/implementation/warnings.dart (right): https://codereview.chromium.org/78223004/diff/60001/dart/sdk/lib/_internal/compiler/implementation/warnings.dart#newcode1089 dart/sdk/lib/_internal/compiler/implementation/warnings.dart:1089: "Hint:Using 'new #{name}' may lead ...
7 years ago (2013-12-02 16:28:34 UTC) #4
sigurdm
https://codereview.chromium.org/78223004/diff/60001/dart/sdk/lib/_internal/compiler/implementation/warnings.dart File dart/sdk/lib/_internal/compiler/implementation/warnings.dart (right): https://codereview.chromium.org/78223004/diff/60001/dart/sdk/lib/_internal/compiler/implementation/warnings.dart#newcode1083 dart/sdk/lib/_internal/compiler/implementation/warnings.dart:1083: " code.", It seems the tradition is to put ...
7 years ago (2013-12-03 08:09:51 UTC) #5
ahe
Thank you! https://codereview.chromium.org/78223004/diff/60001/dart/sdk/lib/_internal/compiler/implementation/warnings.dart File dart/sdk/lib/_internal/compiler/implementation/warnings.dart (right): https://codereview.chromium.org/78223004/diff/60001/dart/sdk/lib/_internal/compiler/implementation/warnings.dart#newcode1083 dart/sdk/lib/_internal/compiler/implementation/warnings.dart:1083: " code.", On 2013/12/03 08:09:52, sigurdm wrote: ...
7 years ago (2013-12-03 15:39:07 UTC) #6
ahe
Committed patchset #4 manually as r30812 (presubmit successful).
7 years ago (2013-12-03 15:40:32 UTC) #7
Kathy Walrath
7 years ago (2013-12-03 17:28:30 UTC) #8
Message was sent while issue was closed.
https://codereview.chromium.org/78223004/diff/100001/dart/sdk/lib/mirrors/mir...
File dart/sdk/lib/mirrors/mirrors.dart (right):

https://codereview.chromium.org/78223004/diff/100001/dart/sdk/lib/mirrors/mir...
dart/sdk/lib/mirrors/mirrors.dart:1113: * The following text is non-normative:
I'd probably just delete this paragraph. Our API docs are aimed at API users,
not reimplementers (unlike the Java docs, which tried to serve both audiences),
so normative vs. non-normative doesn't seem to make sense here.

Powered by Google App Engine
This is Rietveld 408576698