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

Issue 10990074: Fix for NPE with StringLiteral in toString() (Closed)

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

Description

Fix for NPE with StringLiteral in toString() R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12940

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 2 months ago (2012-09-26 23:50:34 UTC) #1
Brian Wilkerson
8 years, 2 months ago (2012-09-27 01:48:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698