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

Issue 11233058: Update co19 to r397. (Closed)

Created:
8 years, 2 months ago by ahe
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org, Ivan Posva, scheglov
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+531 lines, -1076 lines) Patch
M dart/tests/co19/co19-compiler.status View 11 chunks +89 lines, -168 lines 0 comments Download
M dart/tests/co19/co19-dart2dart.status View 23 chunks +131 lines, -269 lines 0 comments Download
M dart/tests/co19/co19-dart2js.status View 25 chunks +156 lines, -305 lines 0 comments Download
M dart/tests/co19/co19-runtime.status View 10 chunks +138 lines, -330 lines 0 comments Download
M dart/tools/testing/dart/test_progress.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/tools/testing/dart/test_runner.dart View 2 chunks +12 lines, -2 lines 0 comments Download
M deps/all.deps/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M deps/standalone.deps/DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
Mads: please take a look at my changes to tools/testing/dart.
8 years, 2 months ago (2012-10-23 08:47:40 UTC) #1
kasperl
Status files and DEPS files changes look good to me!
8 years, 2 months ago (2012-10-23 08:50:08 UTC) #2
Mads Ager (google)
8 years, 2 months ago (2012-10-23 08:52:37 UTC) #3
LGTM

I'm changing Process.kill to return a boolean right now. It will return false if
the process is already dead or the signal could not be delivered for some other
reason. Throwing an exception is not helpful as you can do nothing as a result.

Powered by Google App Engine
This is Rietveld 408576698