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

Issue 1240743003: Add errorsAreFatal, onExit and onError parameters to the spawn functions. (Closed)

Created:
5 years, 5 months ago by Lasse Reichstein Nielsen
Modified:
5 years, 5 months ago
Reviewers:
floitsch, kevmoo, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, bakster
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add errorsAreFatal, onExit and onError parameters to the spawn functions. R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/e4881c55d0774b3a2f90342e0212aa918ffd6445

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Patch Set 3 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -18 lines) Patch
M runtime/lib/isolate_patch.dart View 2 chunks +5 lines, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/isolate_patch.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M sdk/lib/isolate/isolate.dart View 1 2 7 chunks +52 lines, -12 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Lasse Reichstein Nielsen
5 years, 5 months ago (2015-07-15 12:09:57 UTC) #2
floitsch
LGTM. https://codereview.chromium.org/1240743003/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/1240743003/diff/1/sdk/lib/isolate/isolate.dart#newcode154 sdk/lib/isolate/isolate.dart:154: * You can also call the [setErrorsFatal], [addOnExitListener] ...
5 years, 5 months ago (2015-07-15 13:55:10 UTC) #3
kevmoo
DBQ: tests?
5 years, 5 months ago (2015-07-15 13:58:01 UTC) #5
floitsch
On 2015/07/15 13:58:01, kevmoo wrote: > DBQ: tests? I would say tests make more sense ...
5 years, 5 months ago (2015-07-15 14:00:09 UTC) #6
Ivan Posva
-Ivan https://codereview.chromium.org/1240743003/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/1240743003/diff/1/sdk/lib/isolate/isolate.dart#newcode167 sdk/lib/isolate/isolate.dart:167: bool errorsAreFatal, What is the default value for ...
5 years, 5 months ago (2015-07-16 11:37:52 UTC) #8
Lasse Reichstein Nielsen
https://codereview.chromium.org/1240743003/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/1240743003/diff/1/sdk/lib/isolate/isolate.dart#newcode154 sdk/lib/isolate/isolate.dart:154: * You can also call the [setErrorsFatal], [addOnExitListener] and ...
5 years, 5 months ago (2015-07-16 14:44:50 UTC) #9
Lasse Reichstein Nielsen
5 years, 5 months ago (2015-07-16 14:52:56 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
e4881c55d0774b3a2f90342e0212aa918ffd6445 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698