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

Issue 13144014: Implement spawnDomUri. (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

Implement spawnDomUri. Also fix some bugs in the test. R=podivilov@chromium.org,vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=20776

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -10 lines) Patch
M tests/html/dom_isolates_test.dart View 2 chunks +18 lines, -6 lines 0 comments Download
A tests/html/dom_isolates_test.dart.child_isolate.dart View 1 1 chunk +16 lines, -0 lines 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tools/dom/src/native_DOMPublic.dart View 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Anton Muhin
7 years, 8 months ago (2013-04-01 12:54:17 UTC) #1
vsm
https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart File tests/html/dom_isolates_test.dart (right): https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart#newcode39 tests/html/dom_isolates_test.dart:39: spawnDomFunction(childDomIsolate).then(expectAsync1( I think expectAsync1 needs to be at the ...
7 years, 8 months ago (2013-04-01 14:07:18 UTC) #2
Anton Muhin
https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart File tests/html/dom_isolates_test.dart (right): https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart#newcode39 tests/html/dom_isolates_test.dart:39: spawnDomFunction(childDomIsolate).then(expectAsync1( Sorry, I believe the main thing is we ...
7 years, 8 months ago (2013-04-01 14:18:17 UTC) #3
vsm
https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart File tests/html/dom_isolates_test.dart (right): https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart#newcode39 tests/html/dom_isolates_test.dart:39: spawnDomFunction(childDomIsolate).then(expectAsync1( I'm worried about the ordering: (1) Test starts. ...
7 years, 8 months ago (2013-04-01 14:25:30 UTC) #4
Anton Muhin
https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart File tests/html/dom_isolates_test.dart (right): https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart#newcode39 tests/html/dom_isolates_test.dart:39: spawnDomFunction(childDomIsolate).then(expectAsync1( On 2013/04/01 14:25:30, vsm wrote: > I'm worried ...
7 years, 8 months ago (2013-04-01 14:46:24 UTC) #5
vsm
Yes - you're right. LGTM. On 2013/04/01 14:46:24, Anton Muhin wrote: > https://chromiumcodereview.appspot.com/13144014/diff/1/tests/html/dom_isolates_test.dart > File ...
7 years, 8 months ago (2013-04-01 15:40:07 UTC) #6
Anton Muhin
7 years, 8 months ago (2013-04-02 12:48:47 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r20776 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698