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

Issue 11092016: Fix Timers in isolates in dart2js. (Closed)

Created:
8 years, 2 months ago by justinfagnani
Modified:
8 years, 2 months ago
Reviewers:
vsm, dgrove
CC:
reviews_dartlang.org, compiler-dev_dartlang.org
Visibility:
Public.

Description

Fix Timers in isolates in dart2js. BUG=http://dartbug.com/5734 Committed: https://code.google.com/p/dart/source/detail?r=13428

Patch Set 1 #

Patch Set 2 : Botched the first patch #

Patch Set 3 : style #

Total comments: 2

Patch Set 4 : Address comments #

Patch Set 5 : Update isolate.status #

Patch Set 6 : Update isolate.status again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -5 lines) Patch
M lib/compiler/implementation/lib/isolate_patch.dart View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M tests/isolate/isolate.status View 1 2 3 4 5 4 chunks +9 lines, -5 lines 0 comments Download
A tests/isolate/timer_isolate_test.dart View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
justinfagnani
8 years, 2 months ago (2012-10-09 00:03:03 UTC) #1
vsm
https://chromiumcodereview.appspot.com/11092016/diff/4001/tests/isolate/timer_isolate_test.dart File tests/isolate/timer_isolate_test.dart (right): https://chromiumcodereview.appspot.com/11092016/diff/4001/tests/isolate/timer_isolate_test.dart#newcode20 tests/isolate/timer_isolate_test.dart:20: replyPort.send("timer_fired"); This seems brittle as I don't think there ...
8 years, 2 months ago (2012-10-09 00:14:33 UTC) #2
justinfagnani
https://codereview.chromium.org/11092016/diff/4001/tests/isolate/timer_isolate_test.dart File tests/isolate/timer_isolate_test.dart (right): https://codereview.chromium.org/11092016/diff/4001/tests/isolate/timer_isolate_test.dart#newcode20 tests/isolate/timer_isolate_test.dart:20: replyPort.send("timer_fired"); On 2012/10/09 00:14:33, vsm wrote: > This seems ...
8 years, 2 months ago (2012-10-09 00:18:01 UTC) #3
vsm
lgtm
8 years, 2 months ago (2012-10-09 03:32:46 UTC) #4
dgrove
8 years, 2 months ago (2012-10-09 05:16:33 UTC) #5
(please cc compiler-dev for changes to lib/compiler)

Powered by Google App Engine
This is Rietveld 408576698