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

Issue 8361026: Add checked mode option to CompileService. (Closed)

Created:
9 years, 2 months ago by Kelly Norton
Modified:
9 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add checked mode option to CompileService. BUG= TEST=

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -8 lines) Patch
M client/fling/src/java/core/com/google/dart/CompileService.java View 4 chunks +30 lines, -8 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Kelly Norton
9 years, 2 months ago (2011-10-21 02:11:44 UTC) #1
pdr
LGTM for adding the check parameter. Why not set it to true? http://codereview.chromium.org/8361026/diff/1/client/fling/src/java/core/com/google/dart/CompileService.java File client/fling/src/java/core/com/google/dart/CompileService.java ...
9 years, 2 months ago (2011-10-21 14:35:31 UTC) #2
Kelly Norton
9 years, 2 months ago (2011-10-21 15:55:26 UTC) #3
http://codereview.chromium.org/8361026/diff/1/client/fling/src/java/core/com/...
File client/fling/src/java/core/com/google/dart/CompileService.java (right):

http://codereview.chromium.org/8361026/diff/1/client/fling/src/java/core/com/...
client/fling/src/java/core/com/google/dart/CompileService.java:169: return
create(false);
Preserving the current behavior for now.

Powered by Google App Engine
This is Rietveld 408576698