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

Issue 1299443002: Make generic type of timeout-future the same as the one from the original. (Closed)

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

Description

Make generic type of timeout-future the same as the one from the original. R=lrn@google.com Committed: https://github.com/dart-lang/sdk/commit/963f653b12c57c22b4c1252e70bc5468846eb23b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment. #

Total comments: 2

Patch Set 3 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M sdk/lib/async/future.dart View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/async/future_impl.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib/async/future_timeout_test.dart View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
floitsch
It doesn't make sense to have another type there, since the original value is most ...
5 years, 4 months ago (2015-08-14 18:07:14 UTC) #2
floitsch
Note that Stream.firstWhere seems to explicitly allow the "defaultValue" function to return *anything*. The signature ...
5 years, 4 months ago (2015-08-14 18:32:11 UTC) #3
floitsch
On 2015/08/14 18:32:11, floitsch wrote: > Note that Stream.firstWhere seems to explicitly allow the "defaultValue" ...
5 years, 4 months ago (2015-08-14 18:33:29 UTC) #4
Lasse Reichstein Nielsen
https://codereview.chromium.org/1299443002/diff/1/sdk/lib/async/future.dart File sdk/lib/async/future.dart (right): https://codereview.chromium.org/1299443002/diff/1/sdk/lib/async/future.dart#newcode523 sdk/lib/async/future.dart:523: * returns or throws) is used as the result ...
5 years, 4 months ago (2015-08-14 22:08:35 UTC) #5
floitsch
This CL apparently slipped through the cracks. https://codereview.chromium.org/1299443002/diff/1/sdk/lib/async/future.dart File sdk/lib/async/future.dart (right): https://codereview.chromium.org/1299443002/diff/1/sdk/lib/async/future.dart#newcode523 sdk/lib/async/future.dart:523: * returns ...
4 years, 10 months ago (2016-02-09 16:30:26 UTC) #6
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/1299443002/diff/20001/sdk/lib/async/future.dart File sdk/lib/async/future.dart (right): https://codereview.chromium.org/1299443002/diff/20001/sdk/lib/async/future.dart#newcode524 sdk/lib/async/future.dart:524: * The result of the [onTimeout] function must ...
4 years, 10 months ago (2016-02-09 16:37:05 UTC) #7
floitsch
https://codereview.chromium.org/1299443002/diff/20001/sdk/lib/async/future.dart File sdk/lib/async/future.dart (right): https://codereview.chromium.org/1299443002/diff/20001/sdk/lib/async/future.dart#newcode524 sdk/lib/async/future.dart:524: * The result of the [onTimeout] function must return ...
4 years, 10 months ago (2016-02-09 17:04:21 UTC) #8
floitsch
4 years, 10 months ago (2016-02-09 17:57:32 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
963f653b12c57c22b4c1252e70bc5468846eb23b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698