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

Issue 11275136: Issue 6491. Fix for @annotation on getter/setter. (Closed)

Created:
8 years, 1 month ago by scheglov
Modified:
8 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 1 chunk +7 lines, -2 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +15 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-11-02 21:15:13 UTC) #1
Brian Wilkerson
8 years, 1 month ago (2012-11-02 21:32:40 UTC) #2
LGTM

https://codereview.chromium.org/11275136/diff/1/compiler/javatests/com/google...
File
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
(right):

https://codereview.chromium.org/11275136/diff/1/compiler/javatests/com/google...
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java:5460:
"var myAnnotation = 0;",
nit: "var" --> "const"

Powered by Google App Engine
This is Rietveld 408576698