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

Issue 11029037: Fix for cascade sections SourceInfo (Closed)

Created:
8 years, 2 months ago by scheglov
Modified:
8 years, 2 months ago
Reviewers:
messick
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for cascade sections SourceInfo Invocation and property access now start at "..", not at start or its real target. R=messick@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=13267

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -59 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +2 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/CompilerTestCase.java View 4 chunks +45 lines, -7 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 1 chunk +11 lines, -5 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverCompilerTest.java View 12 chunks +16 lines, -16 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 9 chunks +17 lines, -31 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 2 months ago (2012-10-04 22:17:56 UTC) #1
messick
8 years, 2 months ago (2012-10-04 22:28:58 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698