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

Issue 1286193006: Make Dart2js implement the onExit/onError/errorsAreFatal parameters to spawnUri. (Closed)

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

Description

Make Dart2js implement the onExit/onError/errorsAreFatal parameters to spawnUri. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/5fa70c4220fb70fb20f2010fcb1c7466aa1fc71c

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

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

Messages

Total messages: 5 (1 generated)
Lasse Reichstein Nielsen
This can be optimized by sending the parameters along with the spawn request, but for ...
5 years, 4 months ago (2015-08-14 10:58:19 UTC) #2
Siggi Cherem (dart-lang)
lgtm - Thanks Lasse! https://codereview.chromium.org/1286193006/diff/1/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart File sdk/lib/_internal/js_runtime/lib/isolate_patch.dart (right): https://codereview.chromium.org/1286193006/diff/1/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart#newcode45 sdk/lib/_internal/js_runtime/lib/isolate_patch.dart:45: (onExit != null) || nit: ...
5 years, 4 months ago (2015-08-14 16:53:28 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/1286193006/diff/1/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart File sdk/lib/_internal/js_runtime/lib/isolate_patch.dart (right): https://codereview.chromium.org/1286193006/diff/1/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart#newcode45 sdk/lib/_internal/js_runtime/lib/isolate_patch.dart:45: (onExit != null) || > nit: no need to ...
5 years, 4 months ago (2015-08-18 07:56:35 UTC) #4
Lasse Reichstein Nielsen
5 years, 4 months ago (2015-08-18 07:56:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5fa70c4220fb70fb20f2010fcb1c7466aa1fc71c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698