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

Issue 9310096: Fix DartRunner to work properly with --check-only cmdline flag (Closed)

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

Description

Fix DartRunner to work properly with --check-only cmdline flag Committed: https://code.google.com/p/dart/source/detail?r=3944

Patch Set 1 #

Patch Set 2 : Updated copyright #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M compiler/java/com/google/dart/runner/DartRunner.java View 1 6 chunks +13 lines, -9 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
zundel
I found some NPEs while working on a quick proof of concept to see what ...
8 years, 10 months ago (2012-02-03 22:56:22 UTC) #1
scheglov
LGTM https://chromiumcodereview.appspot.com/9310096/diff/2001/compiler/java/com/google/dart/runner/DartRunner.java File compiler/java/com/google/dart/runner/DartRunner.java (right): https://chromiumcodereview.appspot.com/9310096/diff/2001/compiler/java/com/google/dart/runner/DartRunner.java#newcode306 compiler/java/com/google/dart/runner/DartRunner.java:306: final DartRunnerOptions options) throws RunnerError { Would be ...
8 years, 10 months ago (2012-02-06 13:09:54 UTC) #2
zundel
8 years, 10 months ago (2012-02-06 16:01:56 UTC) #3
https://chromiumcodereview.appspot.com/9310096/diff/2001/compiler/java/com/go...
File compiler/java/com/google/dart/runner/DartRunner.java (right):

https://chromiumcodereview.appspot.com/9310096/diff/2001/compiler/java/com/go...
compiler/java/com/google/dart/runner/DartRunner.java:306: final
DartRunnerOptions options) throws RunnerError {
On 2012/02/06 13:09:54, scheglov wrote:
> Would be good to use same order or arguments as in "compileAndRunApp": app,
> options, config, listener.

Done.

Powered by Google App Engine
This is Rietveld 408576698