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

Issue 8451002: Tweak shouldWarnOnNoSuchType() usage. (Closed)

Created:
9 years, 1 month ago by scheglov
Modified:
9 years, 1 month ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Tweak shouldWarnOnNoSuchType() usage. R=zundel@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1158

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -154 lines) Patch
M compiler/java/com/google/dart/compiler/CommandLineOptions.java View 2 chunks +0 lines, -12 lines 1 comment Download
M compiler/java/com/google/dart/compiler/DartCompilerMainContext.java View 2 chunks +4 lines, -8 lines 0 comments Download
M compiler/java/com/google/dart/compiler/DefaultCompilerConfiguration.java View 1 chunk +1 line, -1 line 0 comments Download
D compiler/javatests/com/google/dart/compiler/end2end/NonStrictResolutionTest.java View 1 chunk +0 lines, -111 lines 0 comments Download
D compiler/javatests/com/google/dart/compiler/end2end/NonStrictResolutionTests.java View 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
9 years, 1 month ago (2011-11-03 16:24:42 UTC) #1
zundel
9 years, 1 month ago (2011-11-03 16:39:36 UTC) #2
LGTM

http://codereview.chromium.org/8451002/diff/1/compiler/java/com/google/dart/c...
File compiler/java/com/google/dart/compiler/CommandLineOptions.java (right):

http://codereview.chromium.org/8451002/diff/1/compiler/java/com/google/dart/c...
compiler/java/com/google/dart/compiler/CommandLineOptions.java:116: usage =
"Write generated JavaSccript  to a file")
would you mind fixing JavaSccript --> JavaScript and removing the extra space in
this help description?

Powered by Google App Engine
This is Rietveld 408576698