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

Issue 10889010: Fix for issue 4776 (Closed)

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

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java View 1 1 chunk +1 line, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 3 chunks +28 lines, -2 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 1 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Brian Wilkerson
8 years, 3 months ago (2012-08-28 20:27:09 UTC) #1
scheglov
http://codereview.chromium.org/10889010/diff/1/compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java File compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java (right): http://codereview.chromium.org/10889010/diff/1/compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java#newcode36 compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java:36: DartExpression redirectedTypeName, Oops... Why not DartTypeNode? It is "typeName" ...
8 years, 3 months ago (2012-08-28 21:08:11 UTC) #2
Brian Wilkerson
> Why not DartTypeNode? Good catch, and done. PTAL.
8 years, 3 months ago (2012-08-28 21:36:50 UTC) #3
scheglov
8 years, 3 months ago (2012-08-28 21:40:59 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698