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

Issue 971193002: - Make sure we schedule another wakeup when handling a timeout (Closed)

Created:
5 years, 9 months ago by Ivan Posva
Modified:
5 years, 9 months ago
Reviewers:
zra, koda
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Make sure we schedule another wakeup when handling a timeout from the event handler. Committed: https://code.google.com/p/dart/source/detail?r=44191

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -18 lines) Patch
M runtime/lib/timer_impl.dart View 1 2 15 chunks +49 lines, -18 lines 0 comments Download
A tests/lib/async/timer_regress22626_test.dart View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Ivan Posva
With this change we clearly mark that we do have consumed the last scheduled wakeup. ...
5 years, 9 months ago (2015-03-03 05:02:12 UTC) #2
koda
It's late, so I might have missed something. Let's talk tomorrow in any case. https://codereview.chromium.org/971193002/diff/1/runtime/lib/timer_impl.dart ...
5 years, 9 months ago (2015-03-03 06:49:20 UTC) #3
koda
On 2015/03/03 06:49:20, koda wrote: > It's late, so I might have missed something. Let's ...
5 years, 9 months ago (2015-03-03 14:08:41 UTC) #4
Ivan Posva
Now with more fixes and Daniel's test. -Ivan
5 years, 9 months ago (2015-03-03 18:53:23 UTC) #5
koda
LGTMwC https://codereview.chromium.org/971193002/diff/20001/runtime/lib/timer_impl.dart File runtime/lib/timer_impl.dart (right): https://codereview.chromium.org/971193002/diff/20001/runtime/lib/timer_impl.dart#newcode418 runtime/lib/timer_impl.dart:418: // Tell the event handle to wake this ...
5 years, 9 months ago (2015-03-03 18:58:51 UTC) #6
Ivan Posva
Thanks, -Ivan https://codereview.chromium.org/971193002/diff/20001/runtime/lib/timer_impl.dart File runtime/lib/timer_impl.dart (right): https://codereview.chromium.org/971193002/diff/20001/runtime/lib/timer_impl.dart#newcode418 runtime/lib/timer_impl.dart:418: // Tell the event handle to wake ...
5 years, 9 months ago (2015-03-03 19:14:18 UTC) #7
Ivan Posva
5 years, 9 months ago (2015-03-03 19:14:36 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:30001) manually as r44191 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698