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

Issue 13308002: Add a test for timers in child isolates. (Closed)

Created:
7 years, 8 months ago by Anton Muhin
Modified:
7 years, 8 months ago
Reviewers:
vsm, podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a test for timers in child isolates. And fix some subtle problems. R=podivilov@chromium.org,vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=20773

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -26 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +23 lines, -7 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +26 lines, -10 lines 0 comments Download
A tests/html/async_test.dart View 1 3 1 chunk +77 lines, -0 lines 2 comments Download
M tools/dom/src/Timer.dart View 1 2 3 2 chunks +23 lines, -6 lines 1 comment Download
M tools/dom/src/native_DOMImplementation.dart View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Anton Muhin
7 years, 8 months ago (2013-03-29 12:42:54 UTC) #1
vsm
https://codereview.chromium.org/13308002/diff/3001/tests/html/async_test.dart File tests/html/async_test.dart (right): https://codereview.chromium.org/13308002/diff/3001/tests/html/async_test.dart#newcode43 tests/html/async_test.dart:43: fail('Should never be invoked'); Will a 'fail' on a ...
7 years, 8 months ago (2013-03-29 14:37:39 UTC) #2
Anton Muhin
https://codereview.chromium.org/13308002/diff/3001/tests/html/async_test.dart File tests/html/async_test.dart (right): https://codereview.chromium.org/13308002/diff/3001/tests/html/async_test.dart#newcode43 tests/html/async_test.dart:43: fail('Should never be invoked'); On 2013/03/29 14:37:39, vsm wrote: ...
7 years, 8 months ago (2013-03-29 16:09:15 UTC) #3
vsm
https://codereview.chromium.org/13308002/diff/3001/tests/html/async_test.dart File tests/html/async_test.dart (right): https://codereview.chromium.org/13308002/diff/3001/tests/html/async_test.dart#newcode43 tests/html/async_test.dart:43: fail('Should never be invoked'); In this case, it looks ...
7 years, 8 months ago (2013-03-29 17:34:36 UTC) #4
Anton Muhin
https://codereview.chromium.org/13308002/diff/3001/tools/dom/src/Timer.dart File tools/dom/src/Timer.dart (right): https://codereview.chromium.org/13308002/diff/3001/tools/dom/src/Timer.dart#newcode57 tools/dom/src/Timer.dart:57: // Therefore, let's resort to then only if really ...
7 years, 8 months ago (2013-04-01 14:52:57 UTC) #5
vsm
https://codereview.chromium.org/13308002/diff/18001/tests/html/async_test.dart File tests/html/async_test.dart (right): https://codereview.chromium.org/13308002/diff/18001/tests/html/async_test.dart#newcode70 tests/html/async_test.dart:70: expect(spawnFunction(oneshotTimerIsolate).call('START'), Looks like you lost this fix (should be ...
7 years, 8 months ago (2013-04-01 15:27:32 UTC) #6
Anton Muhin
https://codereview.chromium.org/13308002/diff/18001/tests/html/async_test.dart File tests/html/async_test.dart (right): https://codereview.chromium.org/13308002/diff/18001/tests/html/async_test.dart#newcode70 tests/html/async_test.dart:70: expect(spawnFunction(oneshotTimerIsolate).call('START'), On 2013/04/01 15:27:32, vsm wrote: > Looks like ...
7 years, 8 months ago (2013-04-02 11:51:22 UTC) #7
Anton Muhin
Vijay, turning into TBR as people start to face problems. Would be glad to address ...
7 years, 8 months ago (2013-04-02 11:52:17 UTC) #8
Anton Muhin
7 years, 8 months ago (2013-04-02 12:29:47 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 manually as r20773 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698