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

Issue 142703010: Add pause methods to Isolate. (Closed)

Created:
6 years, 10 months ago by Lasse Reichstein Nielsen
Modified:
6 years, 10 months ago
Reviewers:
floitsch, siva
CC:
reviews_dartlang.org, Søren Gjesse
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -4 lines) Patch
M sdk/lib/isolate/isolate.dart View 1 2 chunks +60 lines, -4 lines 0 comments Download
M tests/isolate/isolate.status View 2 chunks +2 lines, -0 lines 0 comments Download
A tests/isolate/pause_test.dart View 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Lasse Reichstein Nielsen
6 years, 10 months ago (2014-02-04 11:52:45 UTC) #1
Lasse Reichstein Nielsen
The is a suggested design for pause. It requires the pause capability in the Isolate ...
6 years, 10 months ago (2014-02-04 11:56:52 UTC) #2
floitsch
LGTM. https://codereview.chromium.org/142703010/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/142703010/diff/1/sdk/lib/isolate/isolate.dart#newcode38 sdk/lib/isolate/isolate.dart:38: * The accepted messages of a control port ...
6 years, 10 months ago (2014-02-04 12:39:24 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/142703010/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/142703010/diff/1/sdk/lib/isolate/isolate.dart#newcode38 sdk/lib/isolate/isolate.dart:38: * The accepted messages of a control port are ...
6 years, 10 months ago (2014-02-04 14:02:28 UTC) #4
floitsch
https://codereview.chromium.org/142703010/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/142703010/diff/1/sdk/lib/isolate/isolate.dart#newcode38 sdk/lib/isolate/isolate.dart:38: * The accepted messages of a control port are ...
6 years, 10 months ago (2014-02-04 16:57:48 UTC) #5
Lasse Reichstein Nielsen
6 years, 10 months ago (2014-02-06 09:47:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r32351 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698