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

Issue 12342014: Remove deprecated ms arguments for Timer and Future. (Closed)

Created:
7 years, 10 months ago by floitsch
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove deprecated ms arguments for Timer and Future. Committed: https://code.google.com/p/dart/source/detail?r=19220

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -86 lines) Patch
M pkg/scheduled_test/lib/src/mock_clock.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/scheduled_test/lib/src/schedule.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/utils.dart View 2 chunks +2 lines, -2 lines 2 comments Download
M runtime/bin/process_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/timer_patch.dart View 1 chunk +6 lines, -23 lines 2 comments Download
M sdk/lib/_internal/compiler/implementation/lib/async_patch.dart View 2 chunks +6 lines, -25 lines 0 comments Download
M sdk/lib/async/future.dart View 1 chunk +1 line, -4 lines 0 comments Download
M sdk/lib/async/timer.dart View 3 chunks +5 lines, -14 lines 0 comments Download
M sdk/lib/io/secure_socket.dart View 6 chunks +6 lines, -6 lines 0 comments Download
M tests/standalone/io/http_auth_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/raw_secure_server_closing_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/raw_secure_server_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/raw_secure_socket_pause_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/raw_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_server_closing_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_server_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
7 years, 10 months ago (2013-02-26 14:04:44 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/12342014/diff/1/pkg/scheduled_test/test/utils.dart File pkg/scheduled_test/test/utils.dart (right): https://codereview.chromium.org/12342014/diff/1/pkg/scheduled_test/test/utils.dart#newcode22 pkg/scheduled_test/test/utils.dart:22: Future timeout(Future input, int milliseconds, onTimeout()) { Not ...
7 years, 9 months ago (2013-02-28 11:14:48 UTC) #2
floitsch
https://codereview.chromium.org/12342014/diff/1/pkg/scheduled_test/test/utils.dart File pkg/scheduled_test/test/utils.dart (right): https://codereview.chromium.org/12342014/diff/1/pkg/scheduled_test/test/utils.dart#newcode22 pkg/scheduled_test/test/utils.dart:22: Future timeout(Future input, int milliseconds, onTimeout()) { On 2013/02/28 ...
7 years, 9 months ago (2013-02-28 13:24:05 UTC) #3
floitsch
7 years, 9 months ago (2013-02-28 13:24:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19220 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698