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

Issue 277523002: Issue 17894. Scope of metadata on a class is the defining library, not the class. (Closed)

Created:
6 years, 7 months ago by scheglov
Modified:
6 years, 7 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Issue 17894. Scope of metadata on a class is the defining library, not the class. R=brianwilkerson@google.com BUG= https://code.google.com/p/dart/issues/detail?id=17894 Committed: https://code.google.com/p/dart/source/detail?r=35861

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java View 5 chunks +22 lines, -0 lines 2 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/CompileTimeErrorCodeTest.java View 1 chunk +10 lines, -0 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
6 years, 7 months ago (2014-05-07 19:09:57 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/277523002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java (right): https://codereview.chromium.org/277523002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java#newcode139 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java:139: private AstNode classWithAlreadyResolvedMetadata = null; Will this ever ...
6 years, 7 months ago (2014-05-07 19:27:05 UTC) #2
scheglov
https://codereview.chromium.org/277523002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java (right): https://codereview.chromium.org/277523002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java#newcode139 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java:139: private AstNode classWithAlreadyResolvedMetadata = null; On 2014/05/07 19:27:05, Brian ...
6 years, 7 months ago (2014-05-07 19:43:05 UTC) #3
scheglov
6 years, 7 months ago (2014-05-07 19:46:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r35861 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698