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

Issue 12217122: Re-submit r18349. (Closed)

Created:
7 years, 10 months ago by nweiz
Modified:
7 years, 10 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Re-submit r18349. This should hopefully guard against the race condition introduced by extremely slow CPU time. Committed: https://code.google.com/p/dart/source/detail?r=18361

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -49 lines) Patch
M pkg/scheduled_test/lib/scheduled_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/scheduled_test/lib/src/schedule.dart View 8 chunks +53 lines, -14 lines 0 comments Download
M pkg/scheduled_test/lib/src/utils.dart View 1 1 chunk +12 lines, -2 lines 0 comments Download
M pkg/scheduled_test/test/scheduled_test_test.dart View 4 chunks +108 lines, -30 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
7 years, 10 months ago (2013-02-12 00:33:24 UTC) #1
Bob Nystrom
One nit, then LGTM. https://codereview.chromium.org/12217122/diff/1/pkg/scheduled_test/lib/src/utils.dart File pkg/scheduled_test/lib/src/utils.dart (right): https://codereview.chromium.org/12217122/diff/1/pkg/scheduled_test/lib/src/utils.dart#newcode22 pkg/scheduled_test/lib/src/utils.dart:22: /// This pumps the event ...
7 years, 10 months ago (2013-02-12 00:35:19 UTC) #2
nweiz
7 years, 10 months ago (2013-02-12 00:52:19 UTC) #3
https://codereview.chromium.org/12217122/diff/1/pkg/scheduled_test/lib/src/ut...
File pkg/scheduled_test/lib/src/utils.dart (right):

https://codereview.chromium.org/12217122/diff/1/pkg/scheduled_test/lib/src/ut...
pkg/scheduled_test/lib/src/utils.dart:22: /// This pumps the event loop after
every second of sleeping. This should ensure
On 2013/02/12 00:35:19, Bob Nystrom wrote:
> second -> millisecond.

Done.

Powered by Google App Engine
This is Rietveld 408576698